ScummVM API documentation
Tetraedge::TeVector2f32 Class Reference
Inheritance diagram for Tetraedge::TeVector2f32:

Public Member Functions

 TeVector2f32 (const TeVector2s32 &other)
 
 TeVector2f32 (const Math::Vector2d &other)
 
 TeVector2f32 (float x_, float y_)
 
Common::String dump () const
 
float crossProduct (const TeVector2f32 &other) const
 
float length () const
 
bool parse (const Common::String &val)
 

Static Public Member Functions

static void deserialize (Common::ReadStream &stream, TeVector2f32 &dest)
 
static void serialize (Common::WriteStream &stream, const TeVector2f32 &src)
 

The documentation for this class was generated from the following file: