Developer Documentation
ACG::SceneGraph::OBJNode::Face Struct Reference

Public Member Functions

 Face (int _i0=-1, int _i1=-1, int _i2=-1, int _t0=-1, int _t1=-1, int _t2=-1)
 

Public Attributes

int i0
 
int i1
 
int i2
 
int t0
 
int t1
 
int t2
 

Detailed Description

Definition at line 111 of file OBJNode.hh.

Constructor & Destructor Documentation

◆ Face()

ACG::SceneGraph::OBJNode::Face::Face ( int  _i0 = -1,
int  _i1 = -1,
int  _i2 = -1,
int  _t0 = -1,
int  _t1 = -1,
int  _t2 = -1 
)
inline

Definition at line 113 of file OBJNode.hh.

Member Data Documentation

◆ i0

int ACG::SceneGraph::OBJNode::Face::i0

Definition at line 117 of file OBJNode.hh.

◆ i1

int ACG::SceneGraph::OBJNode::Face::i1

Definition at line 117 of file OBJNode.hh.

◆ i2

int ACG::SceneGraph::OBJNode::Face::i2

Definition at line 117 of file OBJNode.hh.

◆ t0

int ACG::SceneGraph::OBJNode::Face::t0

Definition at line 117 of file OBJNode.hh.

◆ t1

int ACG::SceneGraph::OBJNode::Face::t1

Definition at line 117 of file OBJNode.hh.

◆ t2

int ACG::SceneGraph::OBJNode::Face::t2

Definition at line 117 of file OBJNode.hh.


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