Visualization Library

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

vl::Dae::Mesh Struct Reference

COLLADA mesh. More...

#include <DaeHelpers.hpp>

Inheritance diagram for vl::Dae::Mesh:
vl::Object

List of all members.

Public Attributes

std::vector< ref< Dae::Input > > mVertexInputs
std::vector< ref
< Dae::Primitive > > 
mPrimitives

Detailed Description

COLLADA mesh.

Definition at line 276 of file DaeHelpers.hpp.


Member Data Documentation

Definition at line 278 of file DaeHelpers.hpp.

Definition at line 279 of file DaeHelpers.hpp.

Referenced by vl::DaeLoader::bindMaterials().


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.