Visualization Library

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

vl::ShaderSequence Member List

This is the complete list of members for vl::ShaderSequence, including all inherited members.

as()vl::Object [inline]
as() const vl::Object [inline]
at(int i) constvl::Collection< Shader > [inline]
at(int i)vl::Collection< Shader > [inline]
automaticDelete() const vl::Object [inline]
back() constvl::Collection< Shader > [inline]
back()vl::Collection< Shader > [inline]
capacity() constvl::Collection< Shader > [inline]
className()vl::ShaderSequence [inline, virtual]
clear()vl::Collection< Shader > [inline]
Collection(const std::vector< ref< Shader > > &vector)vl::Collection< Shader > [inline]
Collection()vl::Collection< Shader > [inline]
decReference()vl::Object [inline]
empty() constvl::Collection< Shader > [inline]
erase(int start, int count)vl::Collection< Shader > [inline]
erase(const Shader *data)vl::Collection< Shader > [inline]
eraseAt(int index)vl::Collection< Shader > [inline]
find(Shader *obj) constvl::Collection< Shader > [inline]
incReference()vl::Object [inline]
insert(int start, const Collection< Shader > &objs)vl::Collection< Shader > [inline]
insert(int index, Shader *obj)vl::Collection< Shader > [inline]
less(const ref< Shader > &a, const ref< Shader > &b)vl::Collection< Shader > [inline, protected, static]
mNamevl::Object [protected]
mVectorvl::Collection< Shader > [protected]
name() const vl::Object [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
operator std::vector< ref< Shader > >() constvl::Collection< Shader > [inline]
operator=(const std::vector< ref< Shader > > &vector)vl::Collection< Shader > [inline]
vl::Object::operator=(const Object &other)vl::Object [inline]
operator[](int i) constvl::Collection< Shader > [inline]
operator[](int i)vl::Collection< Shader > [inline]
pop_back()vl::Collection< Shader > [inline]
push_back(Shader *data)vl::Collection< Shader > [inline]
push_back(const Collection< Shader > &objs)vl::Collection< Shader > [inline]
referenceCount() const vl::Object [inline]
reserve(int capacity)vl::Collection< Shader > [inline]
resize(int size)vl::Collection< Shader > [inline]
set(const Collection< Shader > &objs)vl::Collection< Shader > [inline]
set(int index, Shader *obj)vl::Collection< Shader > [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setName(const std::string &name)vl::Object [inline]
ShaderSequence(Shader *pass1=NULL, Shader *pass2=NULL, Shader *pass3=NULL, Shader *pass4=NULL)vl::ShaderSequence [inline]
shrink()vl::Collection< Shader > [inline]
size() constvl::Collection< Shader > [inline]
sort()vl::Collection< Shader > [inline]
swap(Collection &other)vl::Collection< Shader > [inline]
vector() constvl::Collection< Shader > [inline]
vector()vl::Collection< Shader > [inline]
~Object()vl::Object [protected, virtual]


Visualization Library v2009.07 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Mon Aug 10 21:41:34 2009.
Permission is granted to use this page to write and publish articles regarding Visualization Library.