Class OlyAnchorPosition
Defined in File Anchor.h
Class Documentation
-
class OlyAnchorPosition
a data structure specifically for anchor position vector handling.
Public Functions
-
OlyAnchorPosition()
-
inline OlyAnchorPosition(double InX, double InY, double InZ)
-
bool operator==(const OlyAnchorPosition &Other) const
-
bool operator!=(const OlyAnchorPosition &Other) const
-
OlyAnchorPosition()