Starshatter_Open
Open source Starshatter engine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LTri Struct Reference

List of all members.

Public Attributes

unsigned short a
unsigned short b
unsigned short c
ulong smoothingGroups
LVector3 normal
LVector3 tangent
LVector3 binormal
uint materialId

Detailed Description

Definition at line 118 of file l3ds.cpp.


Member Data Documentation

unsigned short LTri::a

Definition at line 120 of file l3ds.cpp.

unsigned short LTri::b

Definition at line 121 of file l3ds.cpp.

LVector3 LTri::binormal

Definition at line 126 of file l3ds.cpp.

unsigned short LTri::c

Definition at line 122 of file l3ds.cpp.

uint LTri::materialId

Definition at line 127 of file l3ds.cpp.

LVector3 LTri::normal

Definition at line 124 of file l3ds.cpp.

ulong LTri::smoothingGroups

Definition at line 123 of file l3ds.cpp.

LVector3 LTri::tangent

Definition at line 125 of file l3ds.cpp.


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