Defines a single-precision line segment.
Definition at line 132 of file GeometricTypes.h.
Data Fields | |
dwVector3f | p [2] |
uint32_t | pCount |
Stores the occupied/valid length of p. More... | |
dwVector3f dwLine3f::p[2] |
Definition at line 135 of file GeometricTypes.h.
uint32_t dwLine3f::pCount |
Stores the occupied/valid length of p.
Definition at line 136 of file GeometricTypes.h.