This reference page is linked to from the following overview topics: Math and Geometry Utilities.
Normal vector with 16 bit components.
Definition at line 25 of file topology.h.
#include <topology.h>
Public Attributes |
|
| union { | |
| tnormal m_vNormal [4] | |
| tnormalv m_iNormal | |
| }; | |
Definition at line 29 of file topology.h.
Definition at line 30 of file topology.h.
| union { ... } |