Method | Description | |
---|---|---|
Dispose ( ) : void | ||
absolute4 ( ) : |
||
btVector4 ( ) : System | ||
btVector4 ( float _x, float _y, float _z, float _w ) : System | ||
closestAxis4 ( ) : int | ||
getW ( ) : float | ||
maxAxis4 ( ) : int | ||
minAxis4 ( ) : int | ||
setValue ( float _x, float _y, float _z, float _w ) : void |
Method | Description | |
---|---|---|
btVector4 ( |
||
getCPtr ( |
public btVector4 ( float _x, float _y, float _z, float _w ) : System | ||
_x | float | |
_y | float | |
_z | float | |
_w | float | |
return | System |
public setValue ( float _x, float _y, float _z, float _w ) : void | ||
_x | float | |
_y | float | |
_z | float | |
_w | float | |
return | void |