This is the complete list of members for
vl::Fog, including all inherited members.
apply(int index, const Camera *, OpenGLContext *ctx) const | vl::Fog | [virtual] |
as() | vl::Object | [inline] |
as() const | vl::Object | [inline] |
automaticDelete() const | vl::Object | [inline] |
clone() const | vl::Fog | [inline, virtual] |
color() const | vl::Fog | [inline] |
decReference() | vl::Object | [inline] |
density() const | vl::Fog | [inline] |
end() const | vl::Fog | [inline] |
Fog(EFogMode mode=FM_LINEAR, fvec4 color=fvec4(0, 0, 0, 0), float density=1, float start=0, float end=1) | vl::Fog | [inline] |
incReference() const | vl::Object | [inline] |
mAutomaticDelete | vl::Object | [protected] |
mColor | vl::Fog | [protected] |
mDensity | vl::Fog | [protected] |
mEnd | vl::Fog | [protected] |
mMode | vl::Fog | [protected] |
mObjectName | vl::Object | [protected] |
mode() const | vl::Fog | [inline] |
mRefCountMutex | vl::Object | [protected] |
mReferenceCount | vl::Object | [mutable, protected] |
mStart | vl::Fog | [protected] |
Object() | vl::Object | [inline] |
Object(const Object &other) | vl::Object | [inline] |
objectName() const | vl::Object | [inline] |
operator=(const Object &other) | vl::Object | [inline] |
refCountMutex() | vl::Object | [inline] |
refCountMutex() const | vl::Object | [inline] |
referenceCount() const | vl::Object | [inline] |
RenderState() | vl::RenderState | [inline] |
RenderStateNonIndexed() | vl::RenderStateNonIndexed | [inline] |
set(EFogMode mode, fvec4 color, float density, float start, float end) | vl::Fog | [inline] |
setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
setColor(fvec4 color) | vl::Fog | [inline] |
setDensity(float density) | vl::Fog | [inline] |
setEnd(float end) | vl::Fog | [inline] |
setMode(EFogMode mode) | vl::Fog | [inline] |
setObjectName(const char *name) | vl::Object | [inline] |
setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
setStart(float start) | vl::Fog | [inline] |
start() const | vl::Fog | [inline] |
type() const | vl::Fog | [inline, virtual] |
~Object() | vl::Object | [protected, virtual] |
Visualization Library v1.0.3 Reference Documentation
Copyright
Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:11.
Permission is granted to use this page to write and publish articles regarding Visualization Library.