KrisLibrary  1.0.0
Public Member Functions | Public Attributes | List of all members
Math3D::ScaledLocalCoordinates2D Struct Reference
Inheritance diagram for Math3D::ScaledLocalCoordinates2D:
Math3D::LocalCoordinates2D Math3D::Box2D

Public Member Functions

void normalize (const Vector2 &, Vector2 &) const
 
void denormalize (const Vector2 &, Vector2 &) const
 
void toLocalNormalized (const Point2D &, Point2D &) const
 
void toLocalNormalized (const Line2D &, Line2D &) const
 
void toLocalNormalized (const Segment2D &, Segment2D &) const
 
void toLocalNormalized (const Plane2D &, Plane2D &) const
 
void fromLocalNormalized (const Point2D &, Point2D &) const
 
void fromLocalNormalized (const Line2D &, Line2D &) const
 
void fromLocalNormalized (const Segment2D &, Segment2D &) const
 
void fromLocalNormalized (const Plane2D &, Plane2D &) const
 
bool Read (File &f)
 
bool Write (File &f) const
 
- Public Member Functions inherited from Math3D::LocalCoordinates2D
void toLocal (const Point2D &, Point2D &) const
 
void toLocalReorient (const Vector2 &, Vector2 &) const
 
void fromLocal (const Point2D &, Point2D &) const
 
void fromLocalReorient (const Vector2 &, Vector2 &) const
 
void toLocal (const Line2D &, Line2D &) const
 
void toLocal (const Segment2D &, Segment2D &) const
 
void toLocal (const Plane2D &, Plane2D &) const
 
void fromLocal (const Line2D &, Line2D &) const
 
void fromLocal (const Segment2D &, Segment2D &) const
 
void fromLocal (const Plane2D &, Plane2D &) const
 
bool Read (File &f)
 
bool Write (File &f) const
 

Public Attributes

Vector2 dims
 
- Public Attributes inherited from Math3D::LocalCoordinates2D
Vector2 origin
 
Vector2 xbasis
 
Vector2 ybasis
 

The documentation for this struct was generated from the following files: