27 #include <ht_platform.h> 30 #include <ht_scalar.h> 49 Vector4(
float x,
float y,
float z,
float w);
57 void*
operator new(
size_t _size);
59 void operator delete(
void* p);
61 operator const __m128(
void)
const;
199 float& operator[] (
int i);
222 HT_API std::ostream& operator<< (std::ostream& output,
Vector4& h);
227 HT_API std::istream& operator>> (std::istream& input,
Vector4& h);
Hatchit Engine Copyright(c) 2015 Third-Degree.
Hatchit Engine Copyright(c) 2015-2016 Third-Degree.
Definition: ht_intrin.h:33
Hatchit Engine Copyright(c) 2015 Third-Degree.
Hatchit Engine Copyright(c) 2015 Third-Degree.
Hatchit Engine Copyright(c) 2015 Third-Degree.
Hatchit Engine Copyright(c) 2015 Third-Degree.