Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
apply(int index, const Camera *, OpenGLContext *ctx) const | vl::PolygonMode | [virtual] |
as() | vl::Object | [inline] |
as() const | vl::Object | [inline] |
automaticDelete() const | vl::Object | [inline] |
backFace() const | vl::PolygonMode | [inline] |
clone() const | vl::PolygonMode | [inline, virtual] |
decReference() | vl::Object | [inline] |
frontFace() const | vl::PolygonMode | [inline] |
incReference() const | vl::Object | [inline] |
mAutomaticDelete | vl::Object | [protected] |
mBackFace | vl::PolygonMode | [protected] |
mFrontFace | vl::PolygonMode | [protected] |
mObjectName | vl::Object | [protected] |
mRefCountMutex | vl::Object | [protected] |
mReferenceCount | vl::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] |
PolygonMode(EPolygonMode frontface=PM_FILL, EPolygonMode backface=PM_FILL) | vl::PolygonMode | [inline] |
refCountMutex() | vl::Object | [inline] |
refCountMutex() const | vl::Object | [inline] |
referenceCount() const | vl::Object | [inline] |
RenderState() | vl::RenderState | [inline] |
RenderStateNonIndexed() | vl::RenderStateNonIndexed | [inline] |
set(EPolygonMode frontface, EPolygonMode backface) | vl::PolygonMode | [inline] |
setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
setBackFace(EPolygonMode backface) | vl::PolygonMode | [inline] |
setFrontFace(EPolygonMode frontface) | vl::PolygonMode | [inline] |
setObjectName(const char *name) | vl::Object | [inline] |
setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
type() const | vl::PolygonMode | [inline, virtual] |
~Object() | vl::Object | [protected, virtual] |