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::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 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.