This is the complete list of members for
vl::ClipPlane, including all inherited members.
| apply(const Camera *camera, OpenGLContext *) const | vl::ClipPlane | [virtual] |
| as() | vl::Object | [inline] |
| as() const | vl::Object | [inline] |
| automaticDelete() const | vl::Object | [inline] |
| className() | vl::ClipPlane | [inline, virtual] |
| ClipPlane(int plane_index, Real o=0.0f, vec3 n=vec3(0, 0, 0)) | vl::ClipPlane | |
| ClipPlane(int plane_index, const vec3 &o, const vec3 &n) | vl::ClipPlane | |
| decReference() | vl::Object | [inline] |
| followedTransform() | vl::ClipPlane | [inline] |
| followedTransform() const | vl::ClipPlane | [inline] |
| followTransform(Transform *transform) | vl::ClipPlane | [inline] |
| incReference() | vl::Object | [inline] |
| mAutomaticDelete | vl::Object | [protected] |
| mFollowedTransform | vl::ClipPlane | [protected] |
| mObjectName | vl::Object | [protected] |
| mPlane | vl::ClipPlane | [protected] |
| mPlaneIndex | vl::ClipPlane | [protected] |
| mRefCountMutex | vl::Object | [protected] |
| mReferenceCount | vl::Object | [protected] |
| Object() | vl::Object | [inline] |
| Object(const Object &other) | vl::Object | [inline] |
| objectName() const | vl::Object | [inline] |
| operator=(const Object &other) | vl::Object | [inline] |
| plane() const | vl::ClipPlane | [inline] |
| planeIndex() const | vl::ClipPlane | [inline] |
| refCountMutex() | vl::Object | [inline] |
| refCountMutex() const | vl::Object | [inline] |
| referenceCount() const | vl::Object | [inline] |
| RenderState() | vl::RenderState | [inline] |
| setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
| setObjectName(const std::string &name) | vl::Object | [inline] |
| setPlane(const Plane &plane) | vl::ClipPlane | [inline] |
| setPlaneIndex(int plane_index) | vl::ClipPlane | [inline] |
| setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
| type() const | vl::ClipPlane | [inline, virtual] |
| ~Object() | vl::Object | [protected, virtual] |