|
Blender V4.5
|
#include <GeometryExporter.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
Friends | |
| bool | operator< (const Normal &a, const Normal &b) |
Definition at line 28 of file GeometryExporter.h.
| float Normal::x |
Definition at line 30 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource(), and operator<.
| float Normal::y |
Definition at line 31 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource(), and operator<.
| float Normal::z |
Definition at line 32 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource(), and operator<.