Class OlyAnchorPosition

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

Public Members

double X
double Y
double Z