Method | Description | |
---|---|---|
BSShape ( ) : System | ||
BSShape ( |
||
ComputeShapeKey ( OpenMetaverse size, PrimitiveBaseShape pbs, float &retLod ) : System.UInt64 | ||
Dereference ( |
||
GetReference ( |
||
ToString ( ) : string | ||
UsefulPrimInfo ( |
||
VerifyMeshCreated ( |
Method | Description | |
---|---|---|
DecrementReference ( ) : void | ||
IncrementReference ( ) : void |
public BSShape ( |
||
pShape | ||
return | System |
public static ComputeShapeKey ( OpenMetaverse size, PrimitiveBaseShape pbs, float &retLod ) : System.UInt64 | ||
size | OpenMetaverse | |
pbs | PrimitiveBaseShape | |
retLod | float | |
return | System.UInt64 |
public abstract Dereference ( |
||
physicsScene | ||
return | void |
public abstract GetReference ( |
||
pPhysicsScene | ||
pPrim | ||
return |
public static UsefulPrimInfo ( |
||
pScene | ||
prim | ||
return | string |
public static VerifyMeshCreated ( |
||
physicsScene | ||
newShape | ||
prim | ||
return |