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::Hint Member List

This is the complete list of members for vl::Hint, including all inherited members.
apply(int index, const Camera *, OpenGLContext *ctx) const vl::Hint [virtual]
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
clone() const vl::Hint [inline, virtual]
decReference()vl::Object [inline]
fogHint() const vl::Hint [inline]
generateMipmapHint() const vl::Hint [inline]
Hint()vl::Hint [inline]
incReference() const vl::Object [inline]
lineSmoothHint() const vl::Hint [inline]
mAutomaticDeletevl::Object [protected]
mFogHintvl::Hint [protected]
mGenerateMipmapHintvl::Hint [protected]
mLineSmoothHintvl::Hint [protected]
mObjectNamevl::Object [protected]
mPerspectiveCorrectionHintvl::Hint [protected]
mPointSmoothHintvl::Hint [protected]
mPolygonSmoothHintvl::Hint [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
perspectiveCorrectionHint() const vl::Hint [inline]
pointSmoothHint() const vl::Hint [inline]
polygonSmoohtHint() const vl::Hint [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
RenderState()vl::RenderState [inline]
RenderStateNonIndexed()vl::RenderStateNonIndexed [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setFogHint(EHintMode mode)vl::Hint [inline]
setGenerateMipmapHint(EHintMode mode)vl::Hint [inline]
setLineSmoothHint(EHintMode mode)vl::Hint [inline]
setObjectName(const char *name)vl::Object [inline]
setPerspectiveCorrectionHint(EHintMode mode)vl::Hint [inline]
setPointSmoothHint(EHintMode mode)vl::Hint [inline]
setPolygonSmoohtHint(EHintMode mode)vl::Hint [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
type() const vl::Hint [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.