![]() |
VR-Forces 4.0.4 Class Documentation
|
| bool C4B::read | ( | FILE * | fp, |
| progressCallbackStartFunction * | prog_start_fcnp, | ||
| progressCallbackSetValueFunction * | prog_set_value_fcnp, | ||
| progressCallbackEndFunction * | prog_end_fcnp | ||
| ) |
| void C4B::describe | ( | ) |
| void C4B::xlate | ( | DtC4bReader * | tdb, |
| progressCallbackStartFunction * | prog_start_fcnp, | ||
| progressCallbackSetValueFunction * | prog_set_value_fcnp, | ||
| progressCallbackEndFunction * | prog_end_fcnp | ||
| ) |
| unsigned int C4B::patch0_number_from_patch_group_number | ( | unsigned int | patch_group_num | ) |
| bool C4B::read_patch_group_headers | ( | bool | debug = false | ) |
| bool C4B::read_nodes | ( | bool | debug = false | ) |
| bool C4B::read_edges | ( | bool | debug = false | ) |
| bool C4B::read_grid_posts | ( | bool | debug = false | ) |
| bool C4B::read_all_patch_data | ( | bool | debug = false | ) |
| DtC4bReader * C4B::reader | ( | ) | const [inline, virtual] |
References parsed_c4b, and MyC4B::reader().
| void C4B::unpack | ( | ) |
| FILE* C4B::fp |
| unsigned int C4B::num_grid_posts |
| DtU8* C4B::patch_data |
| unsigned int C4B::num_pages |
| unsigned int C4B::num_patches |
| unsigned int C4B::num_patch_groups |
| unsigned int C4B::num_patches_wide |
| unsigned int C4B::num_patches_high |
| unsigned int C4B::num_posts_wide |
Referenced by reader().