#include "MathCommon.h"
Public Attributes | |
Point3f | p1 |
Point3f | p2 |
Definition at line 31 of file MathCommon.h.
The starting point of the line.
Definition at line 33 of file MathCommon.h.
Referenced by CreateFrame(), and Intersect().
The end point of the line.
Definition at line 34 of file MathCommon.h.
Referenced by CreateFrame(), and Intersect().