This is the complete list of members for
CollisionInvSphere, including all inherited members.
| cacheRef() | CopyOnWriteObject | |
| cacheUnref() | CachedTypedWritableReferenceCount | |
| clearEffectiveNormal() | CollisionSolid | |
| CollisionInvSphere(Point3 const center, float radius) | CollisionInvSphere | |
| CollisionInvSphere(float cx, float cy, float cz, float radius) | CollisionInvSphere | |
| CollisionSphere(Point3 const center, float radius) | CollisionSphere | |
| CollisionSphere(float cx, float cy, float cz, float radius) | CollisionSphere | |
| decodeFromBamStream(string data, BamReader reader) | TypedWritableReferenceCount | [static] |
| decodeFromBamStream(string data) | TypedWritableReferenceCount | [static] |
| encodeToBamStream() | TypedWritable | |
| encodeToBamStream(basic_stringchar data, BamWriter writer) | TypedWritable | |
| encodeToBamStream(basic_stringchar data) | TypedWritable | |
| getBamModified() | TypedWritable | |
| getBounds() | CollisionSolid | |
| getCacheRefCount() | CachedTypedWritableReferenceCount | |
| getCenter() | CollisionSphere | |
| getClassType() | CollisionInvSphere | [static] |
| getCollisionOrigin() | CollisionSolid | |
| getEffectiveNormal() | CollisionSolid | |
| getRadius() | CollisionSphere | |
| getRefCount() | ReferenceCount | |
| getRespectEffectiveNormal() | CollisionSolid | |
| getType() | TypedObject | |
| getTypeIndex() | TypedObject | |
| hasEffectiveNormal() | CollisionSolid | |
| isExactType(TypeHandle handle) | TypedObject | |
| isOfType(TypeHandle handle) | TypedObject | |
| isTangible() | CollisionSolid | |
| markBamModified() | TypedWritable | |
| output(ostream out) | CollisionSolid | |
| reduce(PyObject self) | TypedWritable | |
| reducePersist(PyObject self, PyObject pickler) | TypedWritable | |
| ref() | ReferenceCount | |
| setBounds(BoundingVolume const bounding_volume) | CollisionSolid | |
| setCenter(Point3 const center) | CollisionSphere | |
| setCenter(float x, float y, float z) | CollisionSphere | |
| setEffectiveNormal(Vec3 const effective_normal) | CollisionSolid | |
| setRadius(float radius) | CollisionSphere | |
| setRespectEffectiveNormal(bool respect_effective_normal) | CollisionSolid | |
| setTangible(bool tangible) | CollisionSolid | |
| testRefCountIntegrity() | CachedTypedWritableReferenceCount | |
| testRefCountNonzero() | ReferenceCount | |
| unref() | ReferenceCount | |
| write(ostream out, int indent_level) | CollisionSolid | |
| write(ostream out) | CollisionSolid | |