Synopsis
(macro) void mth_MakeXNormal(double normal[3])
Purpose
Generate an X normal vector.
Description
The specified vector will be initialized with an X normal vector (1.0, 0.0, 0.0).
Input
normal
The normal to be initialized
(macro) void mth_MakeXNormal(double normal[3])
Generate an X normal vector.
The specified vector will be initialized with an X normal vector (1.0, 0.0, 0.0).
The normal to be initialized