![]() |
VR-Forces 4.6 Class Documentation
|
Public Member Functions | |
| void | parse (C4B &c4b, progressCallbackStartFunction *prog_start_fcnp, progressCallbackSetValueFunction *prog_set_value_fcnp, progressCallbackEndFunction *prog_end_fcnp) |
| void | parse_soil_types (C4B &c4b) |
| void | parse_grid_posts (C4B &c4b) |
| void | xlate (C4B &c4b, DtC4bReader *tdb, progressCallbackStartFunction *prog_start_fcnp, progressCallbackSetValueFunction *prog_set_value_fcnp, progressCallbackEndFunction *prog_end_fcnp) |
| void | xlate_soil_types (c4b_file_header &hdr) |
| virtual DtC4bReader * | reader () const |
| virtual void | setReader (DtC4bReader *reader) |
| int | incrementTdbFeatureCount () |
| void DtC4b::parse | ( | C4B & | c4b, |
| progressCallbackStartFunction * | prog_start_fcnp, | ||
| progressCallbackSetValueFunction * | prog_set_value_fcnp, | ||
| progressCallbackEndFunction * | prog_end_fcnp | ||
| ) |
| void DtC4b::parse_soil_types | ( | C4B & | c4b | ) |
| void DtC4b::parse_grid_posts | ( | C4B & | c4b | ) |
| void DtC4b::xlate | ( | C4B & | c4b, |
| DtC4bReader * | tdb, | ||
| progressCallbackStartFunction * | prog_start_fcnp, | ||
| progressCallbackSetValueFunction * | prog_set_value_fcnp, | ||
| progressCallbackEndFunction * | prog_end_fcnp | ||
| ) |
| void DtC4b::xlate_soil_types | ( | c4b_file_header & | hdr | ) |
|
inlinevirtual |
References myReader.
Referenced by C4B::reader(), and setReader().
|
inlinevirtual |
|
inline |
References myTdbFeatureCount.
| DtC4bPatchGroup* DtC4b::patch_group |
| DtGridPostList* DtC4b::grid_post_vertex_list |
| DtSurfaceManager* DtC4b::mySurfaces |
| DtSurface* DtC4b::myTree_surface |
| DtSurface* DtC4b::myBuilding_surface |
| int* DtC4b::tri1_soil_type |
| int* DtC4b::tri2_soil_type |
| DtC4bReader* DtC4b::myReader |
Referenced by reader(), and setReader().
| int DtC4b::myTdbFeatureCount |
Referenced by incrementTdbFeatureCount().