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 Member Functions | Public Attributes

vl::A3DSTexture Class Reference

The A3DSTexture class represents a texture in a 3DS file. More...

#include <io3DS.hpp>

List of all members.

Public Member Functions

 A3DSTexture ()

Public Attributes

String mFileName
float mUScale
float mVScale
float mUOffset
float mVOffset
float mRotation
bool mOpt_tile
bool mOpt_decal
bool mOpt_mirror
bool mOpt_negative
bool mOpt_summed_area
bool mOpt_use_alpha
bool mOpt_one_channel_tint
bool mOpt_ignore_alpha
bool mOpt_rgb_tint

Detailed Description

The A3DSTexture class represents a texture in a 3DS file.

Definition at line 92 of file io3DS.hpp.


Constructor & Destructor Documentation

vl::A3DSTexture::A3DSTexture (  ) [inline]

Definition at line 95 of file io3DS.hpp.


Member Data Documentation

Definition at line 100 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 101 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 101 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 101 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 101 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 101 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 102 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 103 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 104 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 105 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 106 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 107 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 108 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 109 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().

Definition at line 110 of file io3DS.hpp.

Referenced by vl::A3DSLoader::readMapChunk().


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.