3D half-float vector
More...
#include <half_float_vector.h>
uicore::Vec3hf::Vec3hf |
( |
| ) |
|
|
inline |
uicore::Vec3hf::Vec3hf |
( |
const HalfFloat & |
scalar | ) |
|
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
const Vec4hf & |
copy | ) |
|
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
const HalfFloat * |
array_xyz | ) |
|
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
float |
scalar | ) |
|
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
const Vec2f & |
copy, |
|
|
float |
p3 |
|
) |
| |
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
const Vec4f & |
copy | ) |
|
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
float |
p1, |
|
|
float |
p2, |
|
|
float |
p3 |
|
) |
| |
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
const float * |
array_xyz | ) |
|
|
inlineexplicit |
uicore::Vec3hf::Vec3hf |
( |
const Vec3hf & |
copy | ) |
|
|
inline |
uicore::Vec3hf::Vec3hf |
( |
const Vec3d & |
copy | ) |
|
|
inline |
uicore::Vec3hf::Vec3hf |
( |
const Vec3f & |
copy | ) |
|
|
inline |
uicore::Vec3hf::Vec3hf |
( |
const Vec3i & |
copy | ) |
|
|
inline |
uicore::Vec3hf::operator Vec3f |
( |
| ) |
const |
|
inline |
Vec3f uicore::Vec3hf::to_float |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: