|
Blender
V3.3
|
#include <GeometryExporter.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
Friends | |
| bool | operator< (const Normal &, const Normal &) |
Definition at line 27 of file GeometryExporter.h.
Definition at line 574 of file GeometryExporter.cpp.
| float Normal::x |
Definition at line 29 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource().
| float Normal::y |
Definition at line 30 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource().
| float Normal::z |
Definition at line 31 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource().