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::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 v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:12.
Permission is granted to use this page to write and publish articles regarding Visualization Library.