Blender  V3.3
Public Attributes | List of all members
Freestyle::LoaderState Struct Reference

#include <BlenderFileLoader.h>

Public Attributes

floatpv
 
floatpn
 
IndexedFaceSet::FaceEdgeMarkpm
 
unsigned * pvi
 
unsigned * pni
 
unsigned * pmi
 
unsigned currentIndex
 
unsigned currentMIndex
 
float minBBox [3]
 
float maxBBox [3]
 

Detailed Description

Definition at line 54 of file BlenderFileLoader.h.

Member Data Documentation

◆ currentIndex

unsigned Freestyle::LoaderState::currentIndex

◆ currentMIndex

unsigned Freestyle::LoaderState::currentMIndex

◆ maxBBox

float Freestyle::LoaderState::maxBBox[3]

◆ minBBox

float Freestyle::LoaderState::minBBox[3]

◆ pm

IndexedFaceSet::FaceEdgeMark* Freestyle::LoaderState::pm

◆ pmi

unsigned* Freestyle::LoaderState::pmi

◆ pn

float* Freestyle::LoaderState::pn

◆ pni

unsigned* Freestyle::LoaderState::pni

◆ pv

float* Freestyle::LoaderState::pv

◆ pvi

unsigned* Freestyle::LoaderState::pvi

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