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

Public Member Functions

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 origin
 
Vector2 xbasis
 
Vector2 ybasis
 

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