|
Niotso
git revision 558726a9f13d7c3423a683dd2f4323589b66c310
The New Implementation of The Sims Online
|
Functions | |
| void | ReadAsset (Asset_t &Asset, bool ReadGroup) |
| void | ReadPropEntry (KeyValuePair_t &Entry) |
| void | ReadPropEntries (Prop_t &Prop) |
| float | DotProduct (Rotation_t *q1, Rotation_t *q2) |
| void | Normalize (Rotation_t *q) |
| void | FindQuaternionMatrix (float *Matrix, Rotation_t *Quaternion) |
Variables | |
| VBFile_t | VBFile |
| float DotProduct | ( | Rotation_t * | q1, |
| Rotation_t * | q2 | ||
| ) |
| void FindQuaternionMatrix | ( | float * | Matrix, |
| Rotation_t * | Quaternion | ||
| ) |
| void Normalize | ( | Rotation_t * | q) |
| void ReadAsset | ( | Asset_t & | Asset, |
| bool | ReadGroup | ||
| ) |
| void ReadPropEntries | ( | Prop_t & | Prop) |
| void ReadPropEntry | ( | KeyValuePair_t & | Entry) |
| VBFile_t VBFile |
1.8.4