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 Attributes

vl::Dae::ColorOrTexture Struct Reference

COLLADA color or texture input. More...

#include <DaeHelpers.hpp>

Inheritance diagram for vl::Dae::ColorOrTexture:
vl::Object

List of all members.

Public Attributes

fvec4 mColor
ref< Dae::Sampler2DmSampler
std::string mTexCoord

Detailed Description

COLLADA color or texture input.

Definition at line 333 of file DaeHelpers.hpp.


Member Data Documentation

Definition at line 336 of file DaeHelpers.hpp.

Referenced by vl::DaeLoader::parseColor(), and vl::DaeLoader::setup_vl_Effect().

Definition at line 337 of file DaeHelpers.hpp.

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


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.