VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtC4b Class Reference

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 DtC4bReaderreader () const
 
virtual void setReader (DtC4bReader *reader)
 
int incrementTdbFeatureCount ()
 

Public Attributes

DtC4bPatchGrouppatch_group
 
DtGridPostListgrid_post_vertex_list
 
DtSurfaceManagermySurfaces
 
DtSurfacemyTree_surface
 
DtSurfacemyBuilding_surface
 
inttri1_soil_type
 
inttri2_soil_type
 
DtC4bReadermyReader
 
int myTdbFeatureCount
 

Member Function Documentation

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)
DtC4bReader * DtC4b::reader ( ) const
inlinevirtual

References myReader.

Referenced by C4B::reader(), and setReader().

void DtC4b::setReader ( DtC4bReader reader)
inlinevirtual

References myReader, and reader().

int DtC4b::incrementTdbFeatureCount ( )
inline

References myTdbFeatureCount.

Member Data Documentation

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

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)