scg3  0.6
scg::GeometryCoreFactory::FaceEntry Struct Reference

#include "GeometryCoreFactory.h"

Public Member Functions

 FaceEntry ()
 

Public Attributes

int vertex
 
int texCoord
 
int normal
 

Detailed Description

A vertex entry of a face definition of an OBJ file.

Definition at line 202 of file GeometryCoreFactory.h.

Constructor & Destructor Documentation

◆ FaceEntry()

scg::GeometryCoreFactory::FaceEntry::FaceEntry ( )
inline

Definition at line 203 of file GeometryCoreFactory.h.

Member Data Documentation

◆ normal

int scg::GeometryCoreFactory::FaceEntry::normal

Definition at line 208 of file GeometryCoreFactory.h.

◆ texCoord

int scg::GeometryCoreFactory::FaceEntry::texCoord

Definition at line 207 of file GeometryCoreFactory.h.

◆ vertex

int scg::GeometryCoreFactory::FaceEntry::vertex

Definition at line 206 of file GeometryCoreFactory.h.


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