Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NceeNamespace cee contains all functionality and structures under the Core component
 NappNamespace cee::app contains all functionality and structures under the App component
 NexpNamespace cee::exp contains all functionality needed to export to the Ceetron Free viewers on almost any platform (Export component)
 NgeoNamespace cee::geo contains all functionality and structures under the Geometry component
 NimpNamespace cee::imp contains the classes for importing commercial MCAE and CFD files (CAE Import component)
 NpltNamespace cee::plt contains all functionality needed to view/import/export 2D plotting data (2D Plot component)
 NrepNamespace cee::rep contains all functionality and structures under the Report component
 NugNamespace cee::ug contains all functionality and structures under the UnstructGrid component
 NvisNamespace cee::vis contains all functionality and structures under the Visualization component
 NwinNamespace cee::win contains all functionality and structures under the Win component
 CAppLoggingStatic helper class for doing application level logging
 CAssertHelper
 CBoundingBoxAxis-aligned bounding box
 CCodeLocationRepresents a source code location
 CColor3fClass for storing an RGB color triplet
 CColor4fClass for storing an RGBA color
 CCoreComponentStatic class for initialization of the Core component
 CFileSystemStatic class containing file system utility functions
 CImageStores an RGBA image with 8 bits per pixel
 CImageIoJpegHelper class for reading and writing JPEG images
 CImageIoPngHelper class for reading and writing PNG images
 CImageResourcesClass for storing image resources
 CInitializationOptionsOptions object for specifying initialization options for Ceetron Desktop Components
 CInstanceCeetron Desktop Components instance object
 CLogDestinationBase class for log destinations
 CLogDestinationConsoleLog destination that writes output to console
 CLogDestinationFileLog destination that writes output to text file
 CLogEventSmall class describing a logged event
 CLogManagerClass for managing log messages
 CMat4d4 dimensional matrix
 CPlaneClass defining a plane in space
 CPropertySetA property set stores a set of properties each consisting of a key and a value
 CPropertySetCollectionA collection of property sets
 CPtrRefSmart pointer class used for handling reference counted objects (that derive from Object)
 CRayA ray that can be used for intersection testing
 CRefCountedObjectBase class for all reference counted objects with built-in support for intrusive reference counting
 CSharedMemorySymmetricTensorA symmetric 3x3 tensor represented by 6 values: xx, yy, zz, xy, yz, zx
 CStrA general unicode based string class
 CSymmetricTensorA symmetric 3x3 tensor represented by 6 values: xx, yy, zz, xy, yz, zx
 CTimerClass for doing high precision timing. Actual resolution is platform dependent
 CVariantThe Variant class acts like a union for the most common data types
 CVec2dVector class for a 2D double vector
 CVec2fVector class for a 2D float vector
 CVec3dVector class for a 3D double vector
 CVec3fVector class for a 3D float vector