Main Page | Class Hierarchy | Class List | File List | Class Members

DIME Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
dime3DFaceHandles a 3DFACE entity
dimeArcHandles an ARC entity
dimeArray< T >Internal / private
dimeBaseSuperclass for most classes in Dime
dimeBlockHandles a BLOCK entity
dimeBlocksSectionHandles a BLOCKS section
dimeBSPTreeSimple BSP tree implementation
dimeCircleHandles a CIRCLE entity
dimeClassSuperclass for all the class classes
dimeClassesSectionHandles a CLASSES section
dimeDictInternal / private
dimeDictEntryInternal / private
dimeDoubleRecordContainer class for double records
dimeEllipseHandles an ELLIPSE entity
dimeEntitiesSectionHandles an ENTITIES section
dimeEntitySuperclass of all entity classes
dimeExtrusionEntitySuperclass of all entity classes with extrusion data
dimeFaceEntityAbstract class that handles one-face entity classes
dimeFloatRecordContainer class for float records
dimeHeaderSectionHandles the HEADER section
dimeHexRecordContainer class for hex records
dimeInputOffers transparent file I/O for DXF and DXB
dimeInsertHandles an INSERT entity
dimeInt16RecordContainer class for 16-bit integer records
dimeInt32RecordContainer class for 32-bit integer records
dimeInt8RecordContainer class for 8-bit integer records
dimeLayerHandles layers
dimeLayerTableReads and writes LAYER tables
dimeLineHandles a LINE entity
dimeLWPolylineHandles an LWPOLYLINE entity
dimeMatrixFor containing and operating on a four-by-four matrix
dimeMemHandlerSpecial-purpose memory manager
dimeModelOrganizes a model
dimeObjectSuperclass for the object classes
dimeObjectsSectionThe dimeObjectsSection object handles an OBJECTS section
dimeOutputHandles writing of DXF and DXB files
dimeParamUnion of the different parameter types
dimePointHandles a POINT entity
dimePolylineHandles a POLYLINE entity
dimeRecordSuperclass of all record classes
dimeRecordHolderSuperclass for objects that store records
dimeSectionSuperclass for all section classes
dimeSolidHandles a SOLID entity
dimeSplineHandles a SPLINE entity
dimeStateManages various state variables while the model is traversed
dimeStringRecordContainer class for string records
dimeTableStores table entries
dimeTableEntrySuperclass for all table classes
dimeTablesSectionHandles a TABLES section
dimeTraceHandles a TRACE entity
dimeUCSTableReads and writes UCS tables
dimeUnknownClassReads and writes undefined classes
dimeUnknownEntityReads and writes undefined entity classes
dimeUnknownObjectReads and writes undefined objects
dimeUnknownSectionUsed to support unknown sections
dimeUnknownTableReads and writes undefined tables
dimeVec2fFor containing and operating on a 2D vector / coordinate
dimeVec3fFor containing and operating on a 3D vector / coordinate
dimeVertexHandles a VERTEX entity
dxfConverterOffers 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
dxfLayerDataHandles 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
dxfLineSegmentHandles 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.