Property | Type | Description | |
---|---|---|---|
CompoundShapes | BSShapeCompound>.Dictionary |
Method | Description | |
---|---|---|
BSShapeCompound ( |
||
CreatePhysicalCompoundShape ( |
||
Dereference ( |
||
GetReference ( |
||
GetReference ( BSScene physicsScene, BSPhysObject prim ) : BSShape | ||
TryGetCompoundByPtr ( BulletShape pShape, BSShapeCompound &outCompound ) : bool |
Method | Description | |
---|---|---|
DereferenceAnonCollisionShape ( |
public BSShapeCompound ( |
||
pShape | ||
return | System |
public static CreatePhysicalCompoundShape ( |
||
physicsScene | ||
return |
public Dereference ( |
||
physicsScene | ||
return | void |
public static GetReference ( |
||
physicsScene | ||
return |
public GetReference ( BSScene physicsScene, BSPhysObject prim ) : BSShape | ||
physicsScene | BSScene | |
prim | BSPhysObject | |
return | BSShape |
public static TryGetCompoundByPtr ( BulletShape pShape, BSShapeCompound &outCompound ) : bool | ||
pShape | BulletShape | |
outCompound | BSShapeCompound | |
return | bool |