Method | Description | |
---|---|---|
CalculateBounds ( |
||
Dispose ( ) : void | ||
GetNearestJoint ( int a, int b, int c ) : int | ||
Parse ( idLexer lexer, idJointMatrix joints ) : void | ||
idMD5Mesh ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
TransformVertices ( Vertex verts, idJointMatrix entityJoints ) : void |
public CalculateBounds ( |
||
joints | ||
return | idBounds |
public GetNearestJoint ( int a, int b, int c ) : int | ||
a | int | |
b | int | |
c | int | |
return | int |
public Parse ( idLexer lexer, idJointMatrix joints ) : void | ||
lexer | idLexer | |
joints | idJointMatrix | |
return | void |