Visualization Library

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

vl::Dae::Input Struct Reference

COLLADA input stream. More...

#include <DaeHelpers.hpp>

Inheritance diagram for vl::Dae::Input:
vl::Object

List of all members.

Public Member Functions

 Input ()

Public Attributes

ref< Dae::SourcemSource
Dae::EInputSemantic mSemantic
size_t mOffset
size_t mSet

Detailed Description

COLLADA input stream.

Definition at line 241 of file DaeHelpers.hpp.


Constructor & Destructor Documentation

vl::Dae::Input::Input ( ) [inline]

Definition at line 243 of file DaeHelpers.hpp.

References vl::Dae::IS_UNKNOWN, mOffset, mSemantic, and mSet.


Member Data Documentation

Definition at line 250 of file DaeHelpers.hpp.

Definition at line 251 of file DaeHelpers.hpp.

Referenced by Input().

Definition at line 252 of file DaeHelpers.hpp.

Referenced by Input().

Definition at line 253 of file DaeHelpers.hpp.

Referenced by Input().


The documentation for this struct 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:45.
Permission is granted to use this page to write and publish articles regarding Visualization Library.