Public Member Functions | |
TeVector3f32 (float x_, float y_, float z_) | |
TeVector3f32 (const TeVector3f32 &other) | |
TeVector3f32 (const Math::Vector3d &v) | |
TeVector3f32 & | operator= (const TeVector3f32 &other) |
TeVector3f32 (const TeVector2s32 &vec2d) | |
float | squaredLength () const |
bool | parse (const Common::String &val) |
Common::String | dump () const |
void | rotate (const TeQuaternion &rot) |
TeVector3f32 | operator- () |
Static Public Member Functions | |
static void | deserialize (Common::ReadStream &stream, TeVector3f32 &dest) |
static void | serialize (Common::WriteStream &stream, const TeVector3f32 &src) |
bool Tetraedge::TeVector3f32::parse | ( | const Common::String & | val | ) |
Parse comma-separated values