27 #include <ht_platform.h> 30 #include <ht_scalar.h> 47 Vector3(
float x,
float y,
float z);
55 void*
operator new(
size_t _size);
57 void operator delete(
void* p);
59 operator const __m128(
void)
const;
216 float& operator[] (
int i);
231 HT_API std::ostream& operator<< (std::ostream& output,
Vector3& h);
236 HT_API std::istream& operator>> (std::istream& input,
Vector3& h);
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.