Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions | Public Attributes

vl::A3DSTriFace Class Reference

The A3DSTriFace class represents a triangle in a 3DS file. More...

#include <io3DS.hpp>

List of all members.

Public Member Functions

 A3DSTriFace ()

Public Attributes

unsigned short mA
unsigned short mB
unsigned short mC
unsigned short mFlags
unsigned int mSmoothingGroup
int mMaterialIndex

Detailed Description

The A3DSTriFace class represents a triangle in a 3DS file.

Definition at line 133 of file io3DS.hpp.


Constructor & Destructor Documentation

vl::A3DSTriFace::A3DSTriFace ( ) [inline]

Definition at line 136 of file io3DS.hpp.


Member Data Documentation

unsigned short vl::A3DSTriFace::mA

Definition at line 138 of file io3DS.hpp.

unsigned short vl::A3DSTriFace::mB

Definition at line 138 of file io3DS.hpp.

unsigned short vl::A3DSTriFace::mC

Definition at line 138 of file io3DS.hpp.

unsigned short vl::A3DSTriFace::mFlags

Definition at line 138 of file io3DS.hpp.

Definition at line 139 of file io3DS.hpp.

Definition at line 140 of file io3DS.hpp.


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

Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:41:32.
Permission is granted to use this page to write and publish articles regarding Visualization Library.