Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCdime3DFaceHandles a 3DFACE entity
oCdimeArcHandles an ARC entity
oCdimeArrayThe dimeArray class is internal / private
oCdimeBaseSuperclass for most classes in Dime
oCdimeBlockHandles a BLOCK entity
oCdimeBlocksSectionHandles a BLOCKS section
oCdimeBox
oCdimeBSPTreeSimple BSP tree implementation
oCdimeCircleHandles a CIRCLE entity
oCdimeClassSuperclass for all the class classes
oCdimeClassesSectionHandles a CLASSES section
oCdimeDictInternal / private
oCdimeDictEntryInternal / private
oCdimeDoubleRecordContainer class for double records
oCdimeEllipseHandles an ELLIPSE entity
oCdimeEntitiesSectionHandles an ENTITIES section
oCdimeEntitySuperclass of all entity classes
oCdimeExtrusionEntitySuperclass of all entity classes with extrusion data
oCdimeFaceEntityAbstract class that handles one-face entity classes
oCdimeFloatRecordContainer class for float records
oCdimeHeaderSectionHandles the HEADER section
oCdimeHexRecordContainer class for hex records
oCdimeInputOffers transparent file I/O for DXF and DXB
oCdimeInsertHandles an INSERT entity
oCdimeInt16RecordContainer class for 16-bit integer records
oCdimeInt32RecordContainer class for 32-bit integer records
oCdimeInt8RecordContainer class for 8-bit integer records
oCdimeLayerHandles layers
oCdimeLayerTableReads and writes LAYER tables
oCdimeLineHandles a LINE entity
oCdimeLWPolylineHandles an LWPOLYLINE entity
oCdimeMatrixFor containing and operating on a four-by-four matrix
oCdimeMemHandlerSpecial-purpose memory manager
oCdimeModelOrganizes a model
oCdimeObjectSuperclass for the object classes
oCdimeObjectsSectionThe dimeObjectsSection object handles an OBJECTS section
oCdimeOutputHandles writing of DXF and DXB files
oCdimeParamUnion of the different parameter types
oCdimePointHandles a POINT entity
oCdimePolylineHandles a POLYLINE entity
oCdimeRecordSuperclass of all record classes
oCdimeRecordHolderSuperclass for objects that store records
oCdimeSectionSuperclass for all section classes
oCdimeSolidHandles a SOLID entity
oCdimeSplineHandles a SPLINE entity
oCdimeStateManages various state variables while the model is traversed
oCdimeStringRecordContainer class for string records
oCdimeTableStores table entries
oCdimeTableEntrySuperclass for all table classes
oCdimeTablesSectionHandles a TABLES section
oCdimeTraceHandles a TRACE entity
oCdimeUCSTableReads and writes UCS tables
oCdimeUnknownClassReads and writes undefined classes
oCdimeUnknownEntityReads and writes undefined entity classes
oCdimeUnknownObjectReads and writes undefined objects
oCdimeUnknownSectionUsed to support unknown sections
oCdimeUnknownTableReads and writes undefined tables
oCdimeVec2fFor containing and operating on a 2D vector / coordinate
oCdimeVec3fFor containing and operating on a 3D vector / coordinate
oCdimeVertexHandles a VERTEX entity
oCdxfConverterOffers a simple interface for dxf converting. It makes it possible to extract all geometry from dxf files, and store it in internal geometry sturctures, which again can be exported as vrml
oCdxfLayerDataHandles all geometry for a given color index. DXF geometry is grouped into different colors, as this is a normal way to group geometry data, and especially vrml data
\CdxfLineSegmentHandles lines with width and/or height. This class support several connected line segments. The line segments will then be converted to a continous mesh, without cracks, as specified in the DXF specification

Copyright © 1998-1999, Systems In Motion <sales@sim.no>. All rights reserved.
System documentation was generated using doxygen.