Blender V4.3
Normal Class Reference

#include <GeometryExporter.h>

Public Attributes

float x
 
float y
 
float z
 

Friends

bool operator< (const Normal &a, const Normal &b)
 

Detailed Description

Definition at line 29 of file GeometryExporter.h.

Friends And Related Symbol Documentation

◆ operator<

bool operator< ( const Normal & a,
const Normal & b )
friend

Definition at line 581 of file GeometryExporter.cpp.

Member Data Documentation

◆ x

float Normal::x

Definition at line 31 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource().

◆ y

float Normal::y

Definition at line 32 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource().

◆ z

float Normal::z

Definition at line 33 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource().


The documentation for this class was generated from the following file: