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]

vl::VolumeInfo Member List

This is the complete list of members for vl::VolumeInfo, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
color() const vl::VolumeInfo [inline]
decReference()vl::Object [inline]
incReference() const vl::Object [inline]
mAutomaticDeletevl::Object [protected]
mColorvl::VolumeInfo [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mThresholdvl::VolumeInfo [protected]
mVert0vl::VolumeInfo [protected]
mVertCvl::VolumeInfo [protected]
mVolumevl::VolumeInfo [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]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setColor(const fvec4 &col)vl::VolumeInfo [inline]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
setThreshold(float t)vl::VolumeInfo [inline]
setVert0(int index)vl::VolumeInfo [inline]
setVertC(int count)vl::VolumeInfo [inline]
setVolume(Volume *vol)vl::VolumeInfo [inline]
threshold() const vl::VolumeInfo [inline]
vert0() const vl::VolumeInfo [inline]
vertC() const vl::VolumeInfo [inline]
volume() const vl::VolumeInfo [inline]
volume()vl::VolumeInfo [inline]
VolumeInfo()vl::VolumeInfo [inline]
VolumeInfo(Volume *vol, float threshold)vl::VolumeInfo [inline]
VolumeInfo(Volume *vol, float threshold, const fvec4 &color)vl::VolumeInfo [inline]
~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:12.
Permission is granted to use this page to write and publish articles regarding Visualization Library.