Public Member Functions | |
CustomXSec (XSecCurve *xsc) | |
virtual void | Update () |
virtual void | CopyBasePos (XSec *xs) |
virtual void | SetLoc (const vec3d &loc) |
virtual vec3d | GetLoc () |
virtual void | SetRot (const vec3d &rot) |
virtual vec3d | GetRot () |
virtual double | GetScale () |
Protected Attributes | |
vec3d | m_Loc |
vec3d | m_Rot |
Definition at line 140 of file CustomGeom.h.
|
inlinevirtual |
Definition at line 150 of file CustomGeom.h.
|
inlinevirtual |
Definition at line 152 of file CustomGeom.h.
|
protected |
Definition at line 158 of file CustomGeom.h.
|
protected |
Definition at line 159 of file CustomGeom.h.