Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
COLLADA input stream. More...
#include <DaeHelpers.hpp>
Public Member Functions | |
Input () | |
Public Attributes | |
ref< Dae::Source > | mSource |
Dae::EInputSemantic | mSemantic |
size_t | mOffset |
size_t | mSet |
COLLADA input stream.
Definition at line 241 of file DaeHelpers.hpp.
vl::Dae::Input::Input | ( | ) | [inline] |
Definition at line 243 of file DaeHelpers.hpp.
References vl::Dae::IS_UNKNOWN, mOffset, mSemantic, and mSet.
Definition at line 250 of file DaeHelpers.hpp.
Definition at line 251 of file DaeHelpers.hpp.
Referenced by Input().
size_t vl::Dae::Input::mOffset |
Definition at line 252 of file DaeHelpers.hpp.
Referenced by Input().
size_t vl::Dae::Input::mSet |
Definition at line 253 of file DaeHelpers.hpp.
Referenced by Input().