Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
BuildCell ( |
||
Decompose ( float x ) : |
||
Dispose ( ) : void | ||
DistanceToShape ( SWIGTYPE_p_btVector3 x, |
||
Evaluate ( SWIGTYPE_p_btVector3 x, |
||
GarbageCollect ( ) : void | ||
GarbageCollect ( int lifetime ) : void | ||
GetObjectFromSwigPtr ( |
||
Hash ( int x, int y, int z, |
||
Initialize ( ) : void | ||
Initialize ( int hashsize ) : void | ||
Lerp ( float a, float b, float t ) : float | ||
RemoveReferences ( |
||
Reset ( ) : void | ||
btSparseSdf3 ( ) : System |
Method | Description | |
---|---|---|
btSparseSdf3 ( |
||
getCPtr ( |
public BuildCell ( |
||
c | ||
return | void |
public static Decompose ( float x ) : |
||
x | float | |
return |
public static DistanceToShape ( SWIGTYPE_p_btVector3 x, |
||
x | SWIGTYPE_p_btVector3 | |
shape | ||
return | float |
public Evaluate ( SWIGTYPE_p_btVector3 x, |
||
x | SWIGTYPE_p_btVector3 | |
shape | ||
normal | SWIGTYPE_p_btVector3 | |
margin | float | |
return | float |
public GarbageCollect ( int lifetime ) : void | ||
lifetime | int | |
return | void |
public static GetObjectFromSwigPtr ( |
||
ptr | ||
return |
public static Hash ( int x, int y, int z, |
||
x | int | |
y | int | |
z | int | |
shape | ||
return | uint |
public static Lerp ( float a, float b, float t ) : float | ||
a | float | |
b | float | |
t | float | |
return | float |
public RemoveReferences ( |
||
pcs | ||
return | int |