This is the complete list of members for
vl::BlendFunc, including all inherited members.
| apply(int index, const Camera *, OpenGLContext *ctx) const | vl::BlendFunc | [virtual] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| BlendFunc(EBlendFactor src_rgb=BF_SRC_ALPHA, EBlendFactor dst_rgb=BF_ONE_MINUS_SRC_ALPHA, EBlendFactor src_alpha=BF_SRC_ALPHA, EBlendFactor dst_alpha=BF_ONE_MINUS_SRC_ALPHA) | vl::BlendFunc | [inline] |
| clone() const | vl::BlendFunc | [inline, virtual] |
| decReference() | vl::Object | [inline] |
| dstAlpha() const | vl::BlendFunc | [inline] |
| dstRGB() const | vl::BlendFunc | [inline] |
| incReference() const | vl::Object | [inline] |
| mAutomaticDelete | vl::Object | [protected] |
| mDstAlpha | vl::BlendFunc | [protected] |
| mDstRGB | vl::BlendFunc | [protected] |
| mObjectName | vl::Object | [protected] |
| mRefCountMutex | vl::Object | [protected] |
| mReferenceCount | vl::Object | [mutable, protected] |
| mSrcAlpha | vl::BlendFunc | [protected] |
| mSrcRGB | vl::BlendFunc | [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(EBlendFactor src_rgb, EBlendFactor dst_rgb, EBlendFactor src_alpha, EBlendFactor dst_alpha) | vl::BlendFunc | [inline] |
| set(EBlendFactor src_rgba, EBlendFactor dst_rgba) | vl::BlendFunc | [inline] |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setDstAlpha(EBlendFactor factor) | vl::BlendFunc | [inline] |
| setDstRGB(EBlendFactor factor) | vl::BlendFunc | [inline] |
| setObjectName(const char *name) | vl::Object | [inline] |
| setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
| setSrcAlpha(EBlendFactor factor) | vl::BlendFunc | [inline] |
| setSrcRGB(EBlendFactor factor) | vl::BlendFunc | [inline] |
| srcAlpha() const | vl::BlendFunc | [inline] |
| srcRGB() const | vl::BlendFunc | [inline] |
| type() const | vl::BlendFunc | [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.