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