Blender  V3.3
Public Attributes | Friends | List of all members
Normal Class Reference

#include <GeometryExporter.h>

Public Attributes

float x
 
float y
 
float z
 

Friends

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

Detailed Description

Definition at line 27 of file GeometryExporter.h.

Friends And Related Function Documentation

◆ operator<

bool operator< ( const Normal ,
const Normal  
)
friend

Definition at line 574 of file GeometryExporter.cpp.

Member Data Documentation

◆ x

float Normal::x

Definition at line 29 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource().

◆ y

float Normal::y

Definition at line 30 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource().

◆ z

float Normal::z

Definition at line 31 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource().


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