This is the complete list of members for CollisionTube, including all inherited members.
__init__(const LPoint3 a, const LPoint3 db, float radius) | CollisionTube | |
__init__(float ax, float ay, float az, float bx, float by, float bz, float radius) | CollisionTube | |
__reduce__() | TypedWritable | |
__reduce_persist__(object pickler) | TypedWritable | |
cacheRef() | CopyOnWriteObject | |
cacheUnref() | CopyOnWriteObject | |
clearEffectiveNormal() | CollisionSolid | |
decodeFromBamStream(str data, BamReader reader) | TypedWritableReferenceCount | static |
encodeToBamStream() | TypedWritable | |
encodeToBamStream(String data, BamWriter writer) | 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 | |
ref() | ReferenceCount | |
setBounds(const BoundingVolume bounding_volume) | CollisionSolid | |
setEffectiveNormal(const LVector3 effective_normal) | CollisionSolid | |
setPointA(const LPoint3 a) | CollisionTube | |
setPointA(float x, float y, float z) | CollisionTube | |
setPointB(const LPoint3 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 | |