This is the complete list of members for
CollisionTube, including all inherited members.
| cacheRef() | CopyOnWriteObject | |
| cacheUnref() | CachedTypedWritableReferenceCount | |
| clearEffectiveNormal() | CollisionSolid | |
| CollisionTube(Point3 const a, Point3 const db, float radius) | CollisionTube | |
| CollisionTube(float ax, float ay, float az, float bx, float by, float bz, float radius) | CollisionTube | |
| 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 | |
| getClassType() | CollisionTube | [static] |
| getCollisionOrigin() | CollisionSolid | |
| getEffectiveNormal() | CollisionSolid | |
| getPointA() | CollisionTube | |
| getPointB() | CollisionTube | |
| getRadius() | CollisionTube | |
| 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 | |
| setEffectiveNormal(Vec3 const effective_normal) | CollisionSolid | |
| setPointA(Point3 const a) | CollisionTube | |
| setPointA(float x, float y, float z) | CollisionTube | |
| setPointB(Point3 const b) | CollisionTube | |
| setPointB(float x, float y, float z) | CollisionTube | |
| setRadius(float radius) | CollisionTube | |
| 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 | |