|
Blender
V2.93
|
#include <GeometryExporter.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
Friends | |
| bool | operator< (const Normal &, const Normal &) |
Definition at line 41 of file GeometryExporter.h.
Definition at line 590 of file GeometryExporter.cpp.
| float Normal::x |
Definition at line 43 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource().
| float Normal::y |
Definition at line 44 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource().
| float Normal::z |
Definition at line 45 of file GeometryExporter.h.
Referenced by GeometryExporter::createNormalsSource().