#include <match3d.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | nx |
| float | ny |
| float | nz |
Storage for the coordinates and the normals in a point. A list of such structures define well enough a surface for a Match3D model. See sal3d_match3d_new_with_surface_points()
by
1.7.6.1