Visualization Library

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

vl::Dae::Effect Struct Reference

COLLADA effect. More...

#include <DaeHelpers.hpp>

Inheritance diagram for vl::Dae::Effect:
vl::Object

List of all members.

Public Member Functions

 Effect ()

Public Attributes

std::vector< ref< Dae::NewParam > > mNewParams
ref< Dae::TechniqueCOMMONmDaeTechniqueCOMMON
bool mDoubleSided

Detailed Description

COLLADA effect.

Definition at line 383 of file DaeHelpers.hpp.


Constructor & Destructor Documentation

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

Definition at line 385 of file DaeHelpers.hpp.

References mDoubleSided.


Member Data Documentation

Definition at line 390 of file DaeHelpers.hpp.

Definition at line 391 of file DaeHelpers.hpp.

Definition at line 392 of file DaeHelpers.hpp.

Referenced by Effect().


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.