Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes

vl::A3DSObject Class Reference

The A3DSObject class represents an object in a 3DS file. More...

#include <io3DS.hpp>

List of all members.

Public Attributes

String mObjName
std::vector< A3DSVertexmVertices
std::vector< A3DSTriFacemFaceList
std::vector
< A3DSMaterialFaceMapping
mMatFaceMap
fmat4 mCoordSystem

Detailed Description

The A3DSObject class represents an object in a 3DS file.

Definition at line 189 of file io3DS.hpp.


Member Data Documentation

Definition at line 192 of file io3DS.hpp.

Definition at line 193 of file io3DS.hpp.

Definition at line 194 of file io3DS.hpp.

Definition at line 195 of file io3DS.hpp.

Definition at line 196 of file io3DS.hpp.


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

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:10.
Permission is granted to use this page to write and publish articles regarding Visualization Library.