Blender V4.5
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 28 of file GeometryExporter.h.

◆ operator<

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

Definition at line 581 of file GeometryExporter.cpp.

References b, x, y, and z.

Member Data Documentation

◆ x

float Normal::x

Definition at line 30 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource(), and operator<.

◆ y

float Normal::y

Definition at line 31 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource(), and operator<.

◆ z

float Normal::z

Definition at line 32 of file GeometryExporter.h.

Referenced by GeometryExporter::createNormalsSource(), and operator<.


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