Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CON_DimStyle::DimstyleField
 CON_SerialNumberMap::MAP_VALUE
 CON_2dPoint
 CON_2dSizeClass ON_2dSize
 CON_2dVector
 CON_2fPoint
 CON_2fVector
 CON_2iBoundingBox
 CON_2iPoint
 CON_2iSize
 CON_2iVector
 CON_3DM_BIG_CHUNK
 CON_3DM_CHUNK
 CON_3dmAnnotationContextContext for an annotation object. This context is required when converting current annotation objects to and from formats used in earlier versions and is typically used when reading and writing 3dm archives.
 CON_3dmAnnotationSettings
 CON_3dmApplication
 CON_3dmArchiveTableStatus
 CON_3dmConstructionPlane
 CON_3dmConstructionPlaneGridDefaults
 CON_3dmGoo
 CON_3dmIOSettings
 CON_3dmNotes
 CON_3dmPageSettings
 CON_3dmProperties
 CON_3dmRevisionHistory
 CON_3dmSettings
 CON_3dmUnitsAndTolerances
 CON_3dmView
 CON_3dmViewPosition
 CON_3dmViewTraceImage
 CON_3dmWallpaperImage
 CON_3dPoint
 CON_3dPointListRef
 CON_3dRay
 CON_3dVector
 CON_3fPoint
 CON_3fVector
 CON_4dPoint
 CON_4dRect
 CON_4fPoint
 CON_4iRect
 CON_AerialPhotoCameraPosition
 CON_AerialPhotoImage
 CON_AerialPhotoImageFrustum
 CON_AggregateComponentStatus
 CON_AngleUnitName
 CON_AngleValue
 CON_ArithmeticCalculator
 CON_Arrowhead
 CON_Base64EncodeStream
 CON_BezierCage
 CON_BezierCurve
 CON_BezierSurface
 CON_BinaryArchive
 CON_BoundingBox
 CON_BoundingBoxAndHash
 CON_BoundingBoxCache
 CON_Box
 CON_BrepRegionTopology
 CON_BrepTrimPoint
 CON_Buffer
 CON_BumpFunction
 CON_CheckSum
 CON_CircleON_Circle is a circle in 3d. The cirle is represented by a radius and an orthonormal frame of the plane containing the circle, with origin at the center
 CON_ClassArray< T >
 CON_ClassArray< ON_3dmConstructionPlane >
 CON_ClassArray< ON_3dmView >
 CON_ClassArray< ON_BrepEdge >
 CON_ClassArray< ON_BrepFace >
 CON_ClassArray< ON_BrepFaceSide >
 CON_ClassArray< ON_BrepLoop >
 CON_ClassArray< ON_BrepRegion >
 CON_ClassArray< ON_BrepTrim >
 CON_ClassArray< ON_BrepVertex >
 CON_ClassArray< ON_CurveProxyHistory >
 CON_ClassArray< ON_FaceNameKey >
 CON_ClassArray< ON_HatchLine >
 CON_ClassArray< ON_Localizer >
 CON_ClassArray< ON_MappingRef >
 CON_ClassArray< ON_MaterialRef >
 CON_ClassArray< ON_PlugInRef >
 CON_ClassArray< ON_RtfFirstChar::TextRun >
 CON_ClassArray< ON_RtfStringBuilder::TextRun >
 CON_ClassArray< ON_TextBuilder::TextProps >
 CON_ClassArray< ON_Texture >
 CON_ClassArray< ON_TextureCoordinates >
 CON_ClassArray< ON_UserString >
 CON_ClassIdOpenNURBS classes derived from ON_Object use ON_ClassId to store run-time type information
 CON_ClippingPlane
 CON_ClippingPlaneInfo
 CON_ClippingRegion
 CON_ClippingRegionPointsON_ClippingRegionPoints is a container for storing or referencing clip points and clip flags. The values are typically calcuated by ON_ClippingRegion.TransformPoint().
 CON_Color
 CON_ComponentAttributes
 CON_ComponentManifest
 CON_ComponentManifestItem
 CON_ComponentStatus
 CON_CompressedBuffer
 CON_CompressStream
 CON_ConeLightweight right circular cone. Use ON_ConeSurface if you need ON_Cone geometry as a virtual ON_Surface.
 CON_ContentHash
 CON_CurveProxyHistory
 CON_CylinderON_Cylinder is a right circular cylinder.
 CON_DebugWriteArchive
 CON_DecodeBase64
 CON_DimStyleContextA general and portable interface to access a model's available dimension styles.
 CON_DisplayMaterialRefObjects can have per viewport display properties that override a viewport's default display properties. These overrides are stored on ON_3dmObjectAttributes as a list of ON_DisplayMaterialRefs
 CON_EarthAnchorPoint
 CON_Ellipse
 CON_EvaluatorAbstract function with an arbitrary number of parameters and values. ON_Evaluator is used to pass functions to local solvers.
 CON_FaceNameKey
 CON_FileIteratorIterates through every item in a file system directory.
 CON_FileReference
 CON_FileStream
 CON_FileSystem
 CON_FileSystemPath
 CON_FixedSizePool
 CON_FixedSizePoolIterator
 CON_FontAn ON_Font is a face in a font family. It corresponds to a Windows LOGFONT, a .NET System.Drawing.Font or a FreeType FT_Face.
 CON_FontGlyph
 CON_FontGlyphOutlinePoint
 CON_FontMetrics
 CON_FunctionList
 CON_GlyphMap
 CON_Hash32TableA hash table designed to be used for items with high quality 32-bit hash values.
 CON_Hash32TableItem
 CON_HatchLine
 CON_HatchLoop
 CON_Interval
 CON_LengthUnitName
 CON_LengthValue
 CON_Line
 CON_LinetypeSegmentClass ON_LinetypeSegment
 CON_Locale
 CON_Localizer
 CON_LocalZero1Find a local zero of a 1 parameter function
 CON_LockON_Lock is a thread safe lock semephore. It is implemented using platform specfic compare and set functions.
 CON_ManagedFonts
 CON_ManifestMapON_ManifestIdentificationMap is used to record a map from a source manifest to a destination manifest when the index or id values change. This is common when reading and writing archives and when merging models.
 CON_ManifestMapItem
 CON_MappingChannelON_3dmObjectAttributes uses ON_MappingChannel to record which texture mapping function to use when applying a texture with a matching mapping channel id. When an object is rendered, if the material has textures and ON_Texture::m_mapping_channel_id = ON_MappingChannel::m_mapping_channel_id, then the mapping with id m_mapping_id is used to map the texture. Otherwise, the mesh m_T[] texture coordinates are used to apply the texture
 CON_MappingRefON_3dmObjectAttributes uses ON_MaterialRef to record which rendering material and mappings a rendering plug-in wants to use. This allows different rendering plug-ins to have different materials on the same object. The values of ON_3dmObjectAttributes.m_material_index and ON_3dmObjectAttributes.m_matrial_source reflect the settings of the renderer that is currently active
 CON_MappingTag
 CON_MaterialRef
 CON_Matrix
 CON_MD5ON_MD5 is a small class for calculating the MD5 hash of a sequence of bytes. It may be use incrementally (the bytes do not have to be in a contiguous array in memory at one time)
 CON_MD5_Hash
 CON_MeshCache
 CON_MeshCurvatureStats
 CON_MeshCurveParameters
 CON_MeshFace
 CON_MeshFaceList
 CON_MeshFaceSide
 CON_MeshNgon
 CON_MeshNgonAllocator
 CON_MeshNgonBuffer
 CON_MeshNgonIterator
 CON_MeshParameters
 CON_MeshPart
 CON_MeshPartition
 CON_MeshTopology
 CON_MeshTopologyEdge
 CON_MeshTopologyFace
 CON_MeshTopologyVertex
 CON_MeshTriangle
 CON_MeshVertexFaceMap
 CON_ModelComponentContentMark
 CON_ModelComponentReference
 CON_ModelComponentTypeIterator
 CON_NameHashAn ON_NameHash is designed to help search for and compare attribute names like the ON_ModelComponent.Name() value
 CON_NumberFormatterON_Table class
 CON_ObjectPure virtual base class for all classes that must provide runtime class id or support object level 3DM serialization
 CON_ObjRef
 CON_ObjRef_IRefID
 CON_ObjRefEvaluationParameter
 CON_OffsetSurfaceFunction
 CON_OffsetSurfaceValue
 CON_ParseSettings
 CON_PickPoint
 CON_Plane
 CON_PlaneEquationTypically the vector portion is a unit vector and m_d = -(x*P.x + y*P.y + z*P.z) for a point P on the plane.
 CON_PlugInRefThe ON_PluginRef class is used to store a list of application plug-ins that may have saved user data in a 3dm file so they can be loaded as needed for reading their user data.
 CON_PolyEdgeHistory
 CON_PolynomialCurve
 CON_PolynomialSurface
 CON_ProgressReporter
 CON_ProgressStepCounter
 CON_Quaternion
 CON_RANDOM_NUMBER_CONTEXT
 CON_ReferencedComponentSettings
 CON_RenderingAttributes
 CON_RtfParser
 CON_RTree
 CON_RTreeBBox
 CON_RTreeBranch
 CON_RTreeCapsule
 CON_RTreeIterator
 CON_RTreeLeaf
 CON_RTreeMemPool
 CON_RTreeNode
 CON_RTreeSearchResult
 CON_RTreeSphere
 CON_ScaleValue
 CON_SerialNumberMapON_SerialNumberMap provides a way to map set of unique serial number - uuid pairs to application defined values so that adding, finding and removing serial numbers is fast and efficient. The class is designed to handle several millions of unique serial numbers. There are no restrictions on what order numbers are added and removed. The minimum memory footprint is less than 150KB and doesn't increase until you have more than 8000 serial numbers. It is possible to have an active serial number and an inactive id.
 CON_SHA1ON_SHA1 is a small class for calculating the SHA-1 hash of a sequence of bytes. It may be use incrementally (the bytes do not have to be in a contiguous array in memory at one time)
 CON_SHA1_Hash
 CON_SimpleArray< T >
 CON_SimpleArray< bool >
 CON_SimpleArray< class ON_BumpFunction >
 CON_SimpleArray< class ON_Value * >
 CON_SimpleArray< const class ON_FontGlyph * >
 CON_SimpleArray< const ON_Font * >
 CON_SimpleArray< double *>
 CON_SimpleArray< double >
 CON_SimpleArray< int >
 CON_SimpleArray< ON_2dex >
 CON_SimpleArray< ON_2dPoint >
 CON_SimpleArray< ON_2dVector >
 CON_SimpleArray< ON_2fPoint >
 CON_SimpleArray< ON_2fVector >
 CON_SimpleArray< ON_3DM_BIG_CHUNK >
 CON_SimpleArray< ON_3dPoint >
 CON_SimpleArray< ON_3dVector >
 CON_SimpleArray< ON_3fPoint >
 CON_SimpleArray< ON_3fVector >
 CON_SimpleArray< ON_4dPoint >
 CON_SimpleArray< ON_4fPoint >
 CON_SimpleArray< ON__UINT32 >
 CON_SimpleArray< ON_BrepTrimPoint >
 CON_SimpleArray< ON_ClippingPlaneInfo >
 CON_SimpleArray< ON_Color >
 CON_SimpleArray< ON_Curve *>
 CON_SimpleArray< ON_DimStyle * >
 CON_SimpleArray< ON_DisplayMaterialRef >
 CON_SimpleArray< ON_HatchLoop *>
 CON_SimpleArray< ON_Interval >
 CON_SimpleArray< ON_LinetypeSegment >
 CON_SimpleArray< ON_MappingChannel >
 CON_SimpleArray< ON_MeshFace >
 CON_SimpleArray< ON_MeshNgon *>
 CON_SimpleArray< ON_MeshTopologyEdge >
 CON_SimpleArray< ON_MeshTopologyFace >
 CON_SimpleArray< ON_MeshTopologyVertex >
 CON_SimpleArray< ON_ObjRef_IRefID >
 CON_SimpleArray< ON_OffsetSurfaceValue >
 CON_SimpleArray< ON_Surface *>
 CON_SimpleArray< ON_SurfaceCurvature >
 CON_SimpleArray< ON_TextRun * >
 CON_SimpleArray< ON_TextStyle * >
 CON_SimpleArray< ON_UserDataItemFilter >
 CON_SimpleArray< ON_UUID >
 CON_SimpleArray< ON_UUID_struct >
 CON_SimpleArray< ON_UuidIndex >
 CON_SimpleArray< ON_UuidPair >
 CON_SimpleArray< ON_UuidPtr >
 CON_SimpleArray< ONX_Model_UserData *>
 CON_SimpleArray< struct ON_MeshPart >
 CON_SimpleArray< unsigned int >
 CON_SpaceMorph
 CON_Sphere
 CON_StackedText
 CON_StandardDisplayModeId
 CON_String
 CON_StringBuffer
 CON_SumClass for carefully adding long list of numbers.
 CON_SurfaceCurvature
 CON_SurfaceProperties
 CON_TensorProduct
 CON_Terminator
 CON_TextBox
 CON_TextBuilder
 CON_TextContext
 CON_TextIteratorConverts wchar_t characters to Unicode codepoints
 CON_TextLog
 CON_TextLogIndentON_TextLogIndent is a class used with ON_TextLog to push and pop indentation.
 CON_TextMask
 CON_TextRunA range of text with all the same attributes
 CON_TextureCoordinates
 CON_TorusThe torus is defined by a major circle and minor radius. The torus is parameterized by (major_angle,minor_angle). The angles are specified in radians. The domain of both parameters is (0,2pi).
 CON_Triangle
 CON_U
 CON_UncompressStream
 CON_UnicodeErrorParameters
 CON_UnitSystem
 CON_UserDataItemFilter
 CON_UserString
 CON_UUID_structON_UUID is a 16 byte universally unique identifier
 CON_UuidPair
 CON_WindowsBITMAPFILEHEADERWindows packs BITMAPFILEHEADER
 CON_WindowsBITMAPINFO
 CON_WindowsBITMAPINFOHEADER
 CON_WindowsRGBQUADWindows sizeof(ON_WindowsRGBQUAD) = 4
 CON_WorkspaceUse ON_Workspace classes on the stack to efficiently get and automatically clean up workspace memory and scratch files.
 CON_wString
 CON_wStringBuffer
 CON_Xform
 CONX_ErrorCounterThe ONX_ErrorCounter is useful for counting errors that occur in a section of code.
 CONX_ModelPedegodgical example of all the things in an OpenNURBS 3dm archive. The openNURBS examples use ONX_Model to store the information read from 3dm archives. Please study example_read.cpp for details.
 CONX_Model_UserDataUsed to store user data information in an ONX_Model.
 CONX_ModelComponentIterator
 CONX_ModelTest
 CRtfComposer
 CRtfComposer::RunInfo
 CON_SerialNumberMap::SN_ELEMENT
 CtagFontKey
 CON_TextBuilder::TextProps
 CON_RtfFirstChar::TextRun
 CON_RtfStringBuilder::TextRun