►N3d_viewer | |
CDefaultCamera | |
CPyAssimp3DViewer | |
►N3d_viewer_py3 | |
CDefaultCamera | |
CPyAssimp3DViewer | |
►Nai_regression_ui | |
CBaseDialog | |
CRegDialog | |
CSetupDialog | |
CVersionDialog | |
►Nassimp | |
►NfileIO | The data structures necessary to use Assimip with a custom IO system |
CaiFile | File callbacks |
CaiFileIO | File system callbacks |
►Nloader | Provides facilities for dynamically loading the Assimp library |
CAssimp | Loader class for dynamically loading the Assimp library |
►Nmaterial | Contains the material system which stores the imported material information |
CaiMaterial | Data structure for a material |
CaiMaterialProperty | Data structure for a single material property |
CaiUVTransform | Defines how an UV channel is transformed |
►Nmesh | Contains the data structures in which the imported geometry is returned by Assimp |
CaiAnimMesh | NOT CURRENTLY IN USE |
CaiBone | A single bone of a mesh |
CaiFace | A single face in a mesh, referring to multiple vertices |
CaiMesh | A mesh represents a geometry or model with a single material |
CaiVertexWeight | A single influence of a bone on a vertex |
►Ntypes | Contains miscellaneous types used in Assimp's C API |
CaiLogStream | Represents a log stream |
CaiMemoryInfo | Stores the memory requirements for different components (e.g |
CaiString | Represents an UTF-8 string, zero byte terminated |
►NAssimp | MACHINE-GENERATED by scripts/ICFImporter/CppGenerator.py |
►NASE | |
CAnimation | Helper structure to represent an ASE file animation |
CBaseNode | Represents an ASE file node |
CBone | Helper structure to represent an ASE file bone |
CBoneVertex | Helper structure to represent an ASE file bone vertex |
CCamera | Helper structure to represent an ASE camera |
CDummy | Helper structure to represent an ASE helper object (dummy) |
CFace | Helper structure to represent an ASE file face |
CInheritanceInfo | Helper structure to represent the inheritance information of an ASE node |
CLight | Helper structure to represent an ASE light source |
CMaterial | Helper structure representing an ASE material |
CMesh | Helper structure to represent an ASE file mesh |
CParser | Class to parse ASE files |
►NBlender | |
►NStructure | |
C_defaultInitializer< ErrorPolicy_Fail > | |
C_defaultInitializer< ErrorPolicy_Warn > | |
CBase | |
CBlenderModifier | Dummy base class for all blender modifiers |
CBlenderModifier_Mirror | Mirror modifier |
CBlenderModifier_Subdivision | Subdivision modifier |
CBlenderModifierShowcase | Manage all known modifiers and instance and apply them if necessary |
CCamera | |
►CConversionData | ConversionData acts as intermediate storage location for the various ConvertXXX routines in BlenderImporter |
CObjectCompare | |
CCustomData | |
CCustomDataLayer | |
CCustomDataTypeDescription | Describes the size of data and the read function to be used for single CustomerData.type |
CDNA | Represents the full data structure information for a single BLEND file |
CDNAParser | Factory to extract a #DNA from the DNA1 file block in a BLEND file |
CElemBase | The only purpose of this structure is to feed a virtual dtor into its descendents |
CError | Exception class used by the blender loader to selectively catch exceptions thrown in its own code (DeadlyImportErrors thrown in general utility functions are untouched then) |
CField | Represents a single member of a data structure in a BLEND file |
CFileBlockHead | Describes a master file block header |
CFileDatabase | Memory representation of a full BLEND file and all its dependencies |
CFileOffset | Represents a generic offset within a BLEND file |
CGroup | |
CGroupObject | |
CID | |
CImage | |
CLamp | |
CLibrary | |
CListBase | |
CMaterial | |
CMCol | |
CMDeformVert | |
CMDeformWeight | |
CMEdge | |
CMesh | |
CMFace | |
CMirrorModifierData | |
CMLoop | |
CMLoopCol | |
CMLoopUV | |
CModifierData | |
CMPoly | |
CMTex | |
CMTexPoly | |
CMTFace | |
CMVert | |
CObject | |
CObjectCache | The object cache - all objects addressed by pointers are added here |
CObjectCache< Blender::vector > | |
CObjectCompare | |
CPackedFile | |
CPlaneP2T | |
CPointer | Represents a generic pointer to a memory location, which can be either 32 or 64 bits |
CPointP2T | |
CScene | |
CSectionParser | Utility to read all master file blocks in turn |
Csignless | |
Csignless< char > | |
Csignless< int > | |
Csignless< short > | |
Csignless< unsigned char > | |
Cstatic_cast_silent | |
Cstatic_cast_silent< double > | |
Cstatic_cast_silent< float > | |
CStatistics | Import statistics, i.e |
CStructure | Represents a data structure in a BLEND file |
CSubsurfModifierData | |
CTempArray | Mini smart-array to avoid pulling in even more boost stuff |
CTex | |
CTFace | |
Cvector | Dummy derivate of std::vector to be able to use it in templates simultaenously with std::shared_ptr, which takes only one template argument while std::vector takes three |
CWorld | |
►NCOB | |
►CBitmap | Embedded bitmap, for instance for the thumbnail image |
CBitmapHeader | |
CBone | COB Bone data structure |
CCamera | COB Camera data structure |
CChunkInfo | COB chunk header information |
CFace | COB Face data structure |
CGroup | COB Group data structure |
CLight | COB Light data structure |
CMaterial | COB Material data structure |
CMesh | COB Mesh data structure |
CNode | A node in the scenegraph |
CScene | Represents a master COB scene, even if we loaded just a single COB file |
CTexture | COB Texture data structure |
CVertexIndex | Represents a single vertex index in a face |
►NCollada | |
CAccessor | Accessor to a data array |
CAnimation | An animation |
CAnimationChannel | An animation channel |
CCamera | A collada camera |
CCameraInstance | A reference to a camera inside a node |
CChannelEntry | Description of a collada animation channel which has been determined to affect the current node |
CController | A skeleton controller to deform a mesh with the use of joints |
CData | Data source array: either floats or strings |
CEffect | A collada effect |
CEffectParam | A param for an effect |
CFace | A single face in a mesh |
CImage | An image, meaning texture |
CInputChannel | An input channel for mesh data, referring to a single accessor |
CInputSemanticMapEntry | Short vertex index description |
CLight | A collada light source |
CLightInstance | A reference to a light inside a node |
CMaterial | A collada material |
CMesh | Contains data for a single mesh |
CMeshInstance | A reference to a mesh inside a node, including materials assigned to the various subgroups |
CNode | A node in a scene hierarchy |
CNodeInstance | A reference to a node inside a node |
CSampler | Represents a texture sampler in collada |
CSemanticMappingTable | Table to map from effect to vertex input semantics |
CSubMesh | Subset of a mesh with a certain material |
CTransform | Contains all data for one of the different transformation types |
►ND3DS | |
CaiFloatKey | Float key - quite similar to aiVectorKey and aiQuatKey |
►CDiscreet3DS | Discreet3DS class: Helper class for loading 3ds files |
CChunk | Data structure for a single chunk in a .3ds file |
CFace | Helper structure representing a 3ds mesh face |
CMaterial | Helper structure representing a 3ds material |
CMesh | Helper structure to represent a 3ds file mesh |
CNode | Helper structure to represent a 3ds file node |
CScene | Helper structure analogue to aiScene |
CTexture | Helper structure representing a texture |
►ND3MF | |
CD3MFExporter | |
CD3MFOpcPackage | |
COpcPackageRelationship | |
COpcPackageRelationshipReader | |
CXmlSerializer | |
►NDXF | |
CBlock | |
CFileData | |
CInsertBlock | |
CLineReader | |
CPolyLine | |
►NFBX | |
►NUtil | |
Cdelete_fun | Helper for std::for_each to delete all heap-allocated items in a container |
CAnimationCurve | Represents a FBX animation curve (i.e |
CAnimationCurveNode | Represents a FBX animation curve (i.e |
CAnimationLayer | Represents a FBX animation layer (i.e |
CAnimationStack | Represents a FBX animation stack (i.e |
CBlendShape | DOM class for BlendShape deformers |
CBlendShapeChannel | DOM class for BlendShapeChannel deformers |
CCamera | DOM base class for FBX cameras attached to a node |
CCameraSwitcher | DOM base class for FBX camera settings attached to a node |
CCluster | DOM class for skin deformer clusters (aka sub-deformers) |
CConnection | Represents a link between two FBX objects |
CDeformer | DOM class for deformers |
CDocument | DOM root for a FBX file |
CElement | FBX data entity that consists of a key:value tuple |
CFBXConverter | Dummy class to encapsulate the conversion process |
CFBXExportProperty | FBX::Property |
CFileGlobalSettings | DOM class for global document settings, a single instance per document can be accessed via Document.Globals() |
CGeometry | DOM base class for all kinds of FBX geometry |
CImportSettings | FBX import settings, parts of which are publicly accessible via their corresponding AI_CONFIG constants |
CLayeredTexture | DOM class for layered FBX textures |
CLazyObject | Represents a delay-parsed FBX objects |
CLight | DOM base class for FBX lights attached to a node |
CLimbNode | DOM base class for FBX limb node markers attached to a node |
CLineGeometry | DOM class for FBX geometry of type "Line" |
CMaterial | DOM class for generic FBX materials |
CMeshGeometry | DOM class for FBX geometry of type "Mesh" |
CModel | DOM base class for FBX models (even though its semantics are more "node" than "model" |
CNode | |
CNodeAttribute | DOM class for generic FBX NoteAttribute blocks |
CNull | DOM base class for FBX null markers attached to a node |
CObject | Base class for in-memory (DOM) representations of FBX objects |
CParser | FBX parsing class, takes a list of input tokens and generates a hierarchy of nested Scope instances, representing the fbx DOM |
CScope | FBX data entity that consists of a 'scope', a collection of not necessarily unique #Element instances |
CShapeGeometry | DOM class for FBX geometry of type "Shape" |
CSkin | DOM class for skin deformers |
CTexture | DOM class for generic FBX textures |
CToken | Represents a single token in a FBX file |
CVideo | DOM class for generic FBX videos |
►NFormatter | |
Cbasic_formatter | Stringstream utility |
►NHMP | |
CHeader_HMP5 | Data structure for the header of a HMP5 file |
CVertex_HMP4 | Data structure for a terrain vertex in a HMP4 file |
CVertex_HMP5 | Data structure for a terrain vertex in a HMP5 file |
CVertex_HMP7 | Data structure for a terrain vertex in a HMP7 file |
►NIFC | |
►NSchema_2x3 | |
CIfc2DCompositeCurve | |
CIfcActionRequest | |
CIfcActor | |
CIfcActuatorType | |
CIfcAirTerminalBoxType | |
CIfcAirTerminalType | |
CIfcAirToAirHeatRecoveryType | |
CIfcAlarmType | |
CIfcAngularDimension | |
CIfcAnnotation | |
CIfcAnnotationCurveOccurrence | |
CIfcAnnotationFillArea | |
CIfcAnnotationFillAreaOccurrence | |
CIfcAnnotationOccurrence | |
CIfcAnnotationSurface | |
CIfcAnnotationSurfaceOccurrence | |
CIfcAnnotationSymbolOccurrence | |
CIfcAnnotationTextOccurrence | |
CIfcArbitraryClosedProfileDef | |
CIfcArbitraryOpenProfileDef | |
CIfcArbitraryProfileDefWithVoids | |
CIfcAsset | |
CIfcAsymmetricIShapeProfileDef | |
CIfcAxis1Placement | |
CIfcAxis2Placement2D | |
CIfcAxis2Placement3D | |
CIfcBeam | |
CIfcBeamType | |
CIfcBezierCurve | |
CIfcBlock | |
CIfcBoilerType | |
CIfcBooleanClippingResult | |
CIfcBooleanResult | |
CIfcBoundedCurve | |
CIfcBoundedSurface | |
CIfcBoundingBox | |
CIfcBoxedHalfSpace | |
CIfcBSplineCurve | |
CIfcBuilding | |
CIfcBuildingElement | |
CIfcBuildingElementComponent | |
CIfcBuildingElementPart | |
CIfcBuildingElementProxy | |
CIfcBuildingElementProxyType | |
CIfcBuildingElementType | |
CIfcBuildingStorey | |
CIfcCableCarrierFittingType | |
CIfcCableCarrierSegmentType | |
CIfcCableSegmentType | |
CIfcCartesianPoint | |
CIfcCartesianTransformationOperator | |
CIfcCartesianTransformationOperator2D | |
CIfcCartesianTransformationOperator2DnonUniform | |
CIfcCartesianTransformationOperator3D | |
CIfcCartesianTransformationOperator3DnonUniform | |
CIfcCenterLineProfileDef | |
CIfcChamferEdgeFeature | |
CIfcChillerType | |
CIfcCircle | |
CIfcCircleHollowProfileDef | |
CIfcCircleProfileDef | |
CIfcClosedShell | |
CIfcCoilType | |
CIfcColourRgb | |
CIfcColourSpecification | |
CIfcColumn | |
CIfcColumnType | |
CIfcComplexProperty | |
CIfcCompositeCurve | |
CIfcCompositeCurveSegment | |
CIfcCompositeProfileDef | |
CIfcCompressorType | |
CIfcCondenserType | |
CIfcCondition | |
CIfcConditionCriterion | |
CIfcConic | |
CIfcConnectedFaceSet | |
CIfcConstructionEquipmentResource | |
CIfcConstructionMaterialResource | |
CIfcConstructionProductResource | |
CIfcConstructionResource | |
CIfcContextDependentUnit | |
CIfcControl | |
CIfcControllerType | |
CIfcConversionBasedUnit | |
CIfcCooledBeamType | |
CIfcCoolingTowerType | |
CIfcCostItem | |
CIfcCostSchedule | |
CIfcCovering | |
CIfcCoveringType | |
CIfcCraneRailAShapeProfileDef | |
CIfcCraneRailFShapeProfileDef | |
CIfcCrewResource | |
CIfcCsgPrimitive3D | |
CIfcCsgSolid | |
CIfcCShapeProfileDef | |
CIfcCurtainWall | |
CIfcCurtainWallType | |
CIfcCurve | |
CIfcCurveBoundedPlane | |
CIfcDamperType | |
CIfcDefinedSymbol | |
CIfcDerivedProfileDef | |
CIfcDiameterDimension | |
CIfcDimensionCurve | |
CIfcDimensionCurveDirectedCallout | |
CIfcDimensionCurveTerminator | |
CIfcDirection | |
CIfcDiscreteAccessory | |
CIfcDiscreteAccessoryType | |
CIfcDistributionChamberElement | |
CIfcDistributionChamberElementType | |
CIfcDistributionControlElement | |
CIfcDistributionControlElementType | |
CIfcDistributionElement | |
CIfcDistributionElementType | |
CIfcDistributionFlowElement | |
CIfcDistributionFlowElementType | |
CIfcDistributionPort | |
CIfcDoor | |
CIfcDoorStyle | |
CIfcDraughtingCallout | |
CIfcDuctFittingType | |
CIfcDuctSegmentType | |
CIfcDuctSilencerType | |
CIfcEdge | |
CIfcEdgeCurve | |
CIfcEdgeFeature | |
CIfcEdgeLoop | |
CIfcElectricalCircuit | |
CIfcElectricalElement | |
CIfcElectricApplianceType | |
CIfcElectricDistributionPoint | |
CIfcElectricFlowStorageDeviceType | |
CIfcElectricGeneratorType | |
CIfcElectricHeaterType | |
CIfcElectricMotorType | |
CIfcElectricTimeControlType | |
CIfcElement | |
CIfcElementarySurface | |
CIfcElementAssembly | |
CIfcElementComponent | |
CIfcElementComponentType | |
CIfcElementQuantity | |
CIfcElementType | |
CIfcEllipse | |
CIfcEllipseProfileDef | |
CIfcEnergyConversionDevice | |
CIfcEnergyConversionDeviceType | |
CIfcEquipmentElement | |
CIfcEquipmentStandard | |
CIfcEvaporativeCoolerType | |
CIfcEvaporatorType | |
CIfcExtrudedAreaSolid | |
CIfcFace | |
CIfcFaceBasedSurfaceModel | |
CIfcFaceBound | |
CIfcFaceOuterBound | |
CIfcFaceSurface | |
CIfcFacetedBrep | |
CIfcFacetedBrepWithVoids | |
CIfcFanType | |
CIfcFastener | |
CIfcFastenerType | |
CIfcFeatureElement | |
CIfcFeatureElementAddition | |
CIfcFeatureElementSubtraction | |
CIfcFillAreaStyleHatching | |
CIfcFillAreaStyleTiles | |
CIfcFillAreaStyleTileSymbolWithStyle | |
CIfcFilterType | |
CIfcFireSuppressionTerminalType | |
CIfcFlowController | |
CIfcFlowControllerType | |
CIfcFlowFitting | |
CIfcFlowFittingType | |
CIfcFlowInstrumentType | |
CIfcFlowMeterType | |
CIfcFlowMovingDevice | |
CIfcFlowMovingDeviceType | |
CIfcFlowSegment | |
CIfcFlowSegmentType | |
CIfcFlowStorageDevice | |
CIfcFlowStorageDeviceType | |
CIfcFlowTerminal | |
CIfcFlowTerminalType | |
CIfcFlowTreatmentDevice | |
CIfcFlowTreatmentDeviceType | |
CIfcFooting | |
CIfcFurnishingElement | |
CIfcFurnishingElementType | |
CIfcFurnitureStandard | |
CIfcFurnitureType | |
CIfcGasTerminalType | |
CIfcGeometricCurveSet | |
CIfcGeometricRepresentationContext | |
CIfcGeometricRepresentationItem | |
CIfcGeometricRepresentationSubContext | |
CIfcGeometricSet | |
CIfcGrid | |
CIfcGridPlacement | |
CIfcGroup | |
CIfcHalfSpaceSolid | |
CIfcHeatExchangerType | |
CIfcHumidifierType | |
CIfcInventory | |
CIfcIShapeProfileDef | |
CIfcJunctionBoxType | |
CIfcLaborResource | |
CIfcLampType | |
CIfcLightFixtureType | |
CIfcLightSource | |
CIfcLightSourceAmbient | |
CIfcLightSourceDirectional | |
CIfcLightSourceGoniometric | |
CIfcLightSourcePositional | |
CIfcLightSourceSpot | |
CIfcLine | |
CIfcLinearDimension | |
CIfcLocalPlacement | |
CIfcLoop | |
CIfcLShapeProfileDef | |
CIfcManifoldSolidBrep | |
CIfcMappedItem | |
CIfcMaterialDefinitionRepresentation | |
CIfcMeasureWithUnit | |
CIfcMechanicalFastener | |
CIfcMechanicalFastenerType | |
CIfcMember | |
CIfcMemberType | |
CIfcMotorConnectionType | |
CIfcMove | |
CIfcNamedUnit | |
CIfcObject | |
CIfcObjectDefinition | |
CIfcObjectPlacement | |
CIfcOccupant | |
CIfcOffsetCurve2D | |
CIfcOffsetCurve3D | |
CIfcOneDirectionRepeatFactor | |
CIfcOpeningElement | |
CIfcOpenShell | |
CIfcOrderAction | |
CIfcOrientedEdge | |
CIfcOutletType | |
CIfcParameterizedProfileDef | |
CIfcPath | |
CIfcPerformanceHistory | |
CIfcPermit | |
CIfcPile | |
CIfcPipeFittingType | |
CIfcPipeSegmentType | |
CIfcPlacement | |
CIfcPlanarBox | |
CIfcPlanarExtent | |
CIfcPlane | |
CIfcPlate | |
CIfcPlateType | |
CIfcPoint | |
CIfcPointOnCurve | |
CIfcPointOnSurface | |
CIfcPolygonalBoundedHalfSpace | |
CIfcPolyline | |
CIfcPolyLoop | |
CIfcPort | |
CIfcPresentationStyle | |
CIfcPresentationStyleAssignment | |
CIfcProcedure | |
CIfcProcess | |
CIfcProduct | |
CIfcProductDefinitionShape | |
CIfcProductRepresentation | |
CIfcProfileDef | |
CIfcProject | |
CIfcProjectionCurve | |
CIfcProjectionElement | |
CIfcProjectOrder | |
CIfcProjectOrderRecord | |
CIfcProperty | |
CIfcPropertyBoundedValue | |
CIfcPropertyDefinition | |
CIfcPropertyEnumeratedValue | |
CIfcPropertyListValue | |
CIfcPropertyReferenceValue | |
CIfcPropertySet | |
CIfcPropertySetDefinition | |
CIfcPropertySingleValue | |
CIfcPropertyTableValue | |
CIfcProtectiveDeviceType | |
CIfcProxy | |
CIfcPumpType | |
CIfcRadiusDimension | |
CIfcRailing | |
CIfcRailingType | |
CIfcRamp | |
CIfcRampFlight | |
CIfcRampFlightType | |
CIfcRationalBezierCurve | |
CIfcRectangleHollowProfileDef | |
CIfcRectangleProfileDef | |
CIfcRectangularPyramid | |
CIfcRectangularTrimmedSurface | |
CIfcReinforcingBar | |
CIfcReinforcingElement | |
CIfcReinforcingMesh | |
CIfcRelAggregates | |
CIfcRelationship | |
CIfcRelConnects | |
CIfcRelContainedInSpatialStructure | |
CIfcRelDecomposes | |
CIfcRelDefines | |
CIfcRelDefinesByProperties | |
CIfcRelFillsElement | |
CIfcRelOverridesProperties | |
CIfcRelVoidsElement | |
CIfcRepresentation | |
CIfcRepresentationContext | |
CIfcRepresentationItem | |
CIfcRepresentationMap | |
CIfcResource | |
CIfcRevolvedAreaSolid | |
CIfcRightCircularCone | |
CIfcRightCircularCylinder | |
CIfcRoof | |
CIfcRoot | |
CIfcRoundedEdgeFeature | |
CIfcRoundedRectangleProfileDef | |
CIfcSanitaryTerminalType | |
CIfcScheduleTimeControl | |
CIfcSectionedSpine | |
CIfcSensorType | |
CIfcServiceLife | |
CIfcShapeModel | |
CIfcShapeRepresentation | |
CIfcShellBasedSurfaceModel | |
CIfcSimpleProperty | |
CIfcSite | |
CIfcSIUnit | |
CIfcSlab | |
CIfcSlabType | |
CIfcSolidModel | |
CIfcSpace | |
CIfcSpaceHeaterType | |
CIfcSpaceProgram | |
CIfcSpaceType | |
CIfcSpatialStructureElement | |
CIfcSpatialStructureElementType | |
CIfcSphere | |
CIfcStackTerminalType | |
CIfcStair | |
CIfcStairFlight | |
CIfcStairFlightType | |
CIfcStructuralAction | |
CIfcStructuralActivity | |
CIfcStructuralAnalysisModel | |
CIfcStructuralConnection | |
CIfcStructuralCurveConnection | |
CIfcStructuralCurveMember | |
CIfcStructuralCurveMemberVarying | |
CIfcStructuralItem | |
CIfcStructuralLinearAction | |
CIfcStructuralLinearActionVarying | |
CIfcStructuralLoadGroup | |
CIfcStructuralMember | |
CIfcStructuralPlanarAction | |
CIfcStructuralPlanarActionVarying | |
CIfcStructuralPointAction | |
CIfcStructuralPointConnection | |
CIfcStructuralPointReaction | |
CIfcStructuralReaction | |
CIfcStructuralResultGroup | |
CIfcStructuralSurfaceConnection | |
CIfcStructuralSurfaceMember | |
CIfcStructuralSurfaceMemberVarying | |
CIfcStructuredDimensionCallout | |
CIfcStyledItem | |
CIfcStyledRepresentation | |
CIfcStyleModel | |
CIfcSubContractResource | |
CIfcSubedge | |
CIfcSurface | |
CIfcSurfaceCurveSweptAreaSolid | |
CIfcSurfaceOfLinearExtrusion | |
CIfcSurfaceOfRevolution | |
CIfcSurfaceStyle | |
CIfcSurfaceStyleRendering | |
CIfcSurfaceStyleShading | |
CIfcSurfaceStyleWithTextures | |
CIfcSweptAreaSolid | |
CIfcSweptDiskSolid | |
CIfcSweptSurface | |
CIfcSwitchingDeviceType | |
CIfcSystem | |
CIfcSystemFurnitureElementType | |
CIfcTankType | |
CIfcTask | |
CIfcTendon | |
CIfcTendonAnchor | |
CIfcTerminatorSymbol | |
CIfcTextLiteral | |
CIfcTextLiteralWithExtent | |
CIfcTimeSeriesSchedule | |
CIfcTopologicalRepresentationItem | |
CIfcTopologyRepresentation | |
CIfcTransformerType | |
CIfcTransportElement | |
CIfcTransportElementType | |
CIfcTrapeziumProfileDef | |
CIfcTrimmedCurve | |
CIfcTShapeProfileDef | |
CIfcTubeBundleType | |
CIfcTwoDirectionRepeatFactor | |
CIfcTypeObject | |
CIfcTypeProduct | |
CIfcUnitaryEquipmentType | |
CIfcUnitAssignment | |
CIfcUShapeProfileDef | |
CIfcValveType | |
CIfcVector | |
CIfcVertex | |
CIfcVertexLoop | |
CIfcVertexPoint | |
CIfcVibrationIsolatorType | |
CIfcVirtualElement | |
CIfcWall | |
CIfcWallStandardCase | |
CIfcWallType | |
CIfcWasteTerminalType | |
CIfcWindow | |
CIfcWindowStyle | |
CIfcWorkControl | |
CIfcWorkPlan | |
CIfcWorkSchedule | |
CIfcZone | |
CIfcZShapeProfileDef | |
CNotImplemented | |
►NSchema_4 | |
CIfcActionRequest | |
CIfcActor | |
CIfcActuator | |
CIfcActuatorType | |
CIfcAdvancedBrep | |
CIfcAdvancedBrepWithVoids | |
CIfcAdvancedFace | |
CIfcAirTerminal | |
CIfcAirTerminalBox | |
CIfcAirTerminalBoxType | |
CIfcAirTerminalType | |
CIfcAirToAirHeatRecovery | |
CIfcAirToAirHeatRecoveryType | |
CIfcAlarm | |
CIfcAlarmType | |
CIfcAnnotation | |
CIfcAnnotationFillArea | |
CIfcArbitraryClosedProfileDef | |
CIfcArbitraryOpenProfileDef | |
CIfcArbitraryProfileDefWithVoids | |
CIfcAsset | |
CIfcAsymmetricIShapeProfileDef | |
CIfcAudioVisualAppliance | |
CIfcAudioVisualApplianceType | |
CIfcAxis1Placement | |
CIfcAxis2Placement2D | |
CIfcAxis2Placement3D | |
CIfcBeam | |
CIfcBeamStandardCase | |
CIfcBeamType | |
CIfcBlock | |
CIfcBoiler | |
CIfcBoilerType | |
CIfcBooleanClippingResult | |
CIfcBooleanResult | |
CIfcBoundaryCurve | |
CIfcBoundedCurve | |
CIfcBoundedSurface | |
CIfcBoundingBox | |
CIfcBoxedHalfSpace | |
CIfcBSplineCurve | |
CIfcBSplineCurveWithKnots | |
CIfcBSplineSurface | |
CIfcBSplineSurfaceWithKnots | |
CIfcBuilding | |
CIfcBuildingElement | |
CIfcBuildingElementPart | |
CIfcBuildingElementPartType | |
CIfcBuildingElementProxy | |
CIfcBuildingElementProxyType | |
CIfcBuildingElementType | |
CIfcBuildingStorey | |
CIfcBuildingSystem | |
CIfcBurner | |
CIfcBurnerType | |
CIfcCableCarrierFitting | |
CIfcCableCarrierFittingType | |
CIfcCableCarrierSegment | |
CIfcCableCarrierSegmentType | |
CIfcCableFitting | |
CIfcCableFittingType | |
CIfcCableSegment | |
CIfcCableSegmentType | |
CIfcCartesianPoint | |
CIfcCartesianPointList | |
CIfcCartesianPointList2D | |
CIfcCartesianPointList3D | |
CIfcCartesianTransformationOperator | |
CIfcCartesianTransformationOperator2D | |
CIfcCartesianTransformationOperator2DnonUniform | |
CIfcCartesianTransformationOperator3D | |
CIfcCartesianTransformationOperator3DnonUniform | |
CIfcCenterLineProfileDef | |
CIfcChiller | |
CIfcChillerType | |
CIfcChimney | |
CIfcChimneyType | |
CIfcCircle | |
CIfcCircleHollowProfileDef | |
CIfcCircleProfileDef | |
CIfcCivilElement | |
CIfcCivilElementType | |
CIfcClosedShell | |
CIfcCoil | |
CIfcCoilType | |
CIfcColourRgb | |
CIfcColourSpecification | |
CIfcColumn | |
CIfcColumnStandardCase | |
CIfcColumnType | |
CIfcCommunicationsAppliance | |
CIfcCommunicationsApplianceType | |
CIfcComplexProperty | |
CIfcCompositeCurve | |
CIfcCompositeCurveOnSurface | |
CIfcCompositeCurveSegment | |
CIfcCompositeProfileDef | |
CIfcCompressor | |
CIfcCompressorType | |
CIfcCondenser | |
CIfcCondenserType | |
CIfcConic | |
CIfcConnectedFaceSet | |
CIfcConstructionEquipmentResource | |
CIfcConstructionEquipmentResourceType | |
CIfcConstructionMaterialResource | |
CIfcConstructionMaterialResourceType | |
CIfcConstructionProductResource | |
CIfcConstructionProductResourceType | |
CIfcConstructionResource | |
CIfcConstructionResourceType | |
CIfcContext | |
CIfcContextDependentUnit | |
CIfcControl | |
CIfcController | |
CIfcControllerType | |
CIfcConversionBasedUnit | |
CIfcConversionBasedUnitWithOffset | |
CIfcCooledBeam | |
CIfcCooledBeamType | |
CIfcCoolingTower | |
CIfcCoolingTowerType | |
CIfcCostItem | |
CIfcCostSchedule | |
CIfcCovering | |
CIfcCoveringType | |
CIfcCrewResource | |
CIfcCrewResourceType | |
CIfcCsgPrimitive3D | |
CIfcCsgSolid | |
CIfcCShapeProfileDef | |
CIfcCurtainWall | |
CIfcCurtainWallType | |
CIfcCurve | |
CIfcCurveBoundedPlane | |
CIfcCurveBoundedSurface | |
CIfcCylindricalSurface | |
CIfcDamper | |
CIfcDamperType | |
CIfcDerivedProfileDef | |
CIfcDirection | |
CIfcDiscreteAccessory | |
CIfcDiscreteAccessoryType | |
CIfcDistributionChamberElement | |
CIfcDistributionChamberElementType | |
CIfcDistributionCircuit | |
CIfcDistributionControlElement | |
CIfcDistributionControlElementType | |
CIfcDistributionElement | |
CIfcDistributionElementType | |
CIfcDistributionFlowElement | |
CIfcDistributionFlowElementType | |
CIfcDistributionPort | |
CIfcDistributionSystem | |
CIfcDoor | |
CIfcDoorStandardCase | |
CIfcDoorStyle | |
CIfcDoorType | |
CIfcDuctFitting | |
CIfcDuctFittingType | |
CIfcDuctSegment | |
CIfcDuctSegmentType | |
CIfcDuctSilencer | |
CIfcDuctSilencerType | |
CIfcEdge | |
CIfcEdgeCurve | |
CIfcEdgeLoop | |
CIfcElectricAppliance | |
CIfcElectricApplianceType | |
CIfcElectricDistributionBoard | |
CIfcElectricDistributionBoardType | |
CIfcElectricFlowStorageDevice | |
CIfcElectricFlowStorageDeviceType | |
CIfcElectricGenerator | |
CIfcElectricGeneratorType | |
CIfcElectricMotor | |
CIfcElectricMotorType | |
CIfcElectricTimeControl | |
CIfcElectricTimeControlType | |
CIfcElement | |
CIfcElementarySurface | |
CIfcElementAssembly | |
CIfcElementAssemblyType | |
CIfcElementComponent | |
CIfcElementComponentType | |
CIfcElementQuantity | |
CIfcElementType | |
CIfcEllipse | |
CIfcEllipseProfileDef | |
CIfcEnergyConversionDevice | |
CIfcEnergyConversionDeviceType | |
CIfcEngine | |
CIfcEngineType | |
CIfcEvaporativeCooler | |
CIfcEvaporativeCoolerType | |
CIfcEvaporator | |
CIfcEvaporatorType | |
CIfcEvent | |
CIfcEventType | |
CIfcExternalSpatialElement | |
CIfcExternalSpatialStructureElement | |
CIfcExtrudedAreaSolid | |
CIfcExtrudedAreaSolidTapered | |
CIfcFace | |
CIfcFaceBasedSurfaceModel | |
CIfcFaceBound | |
CIfcFaceOuterBound | |
CIfcFaceSurface | |
CIfcFacetedBrep | |
CIfcFacetedBrepWithVoids | |
CIfcFan | |
CIfcFanType | |
CIfcFastener | |
CIfcFastenerType | |
CIfcFeatureElement | |
CIfcFeatureElementAddition | |
CIfcFeatureElementSubtraction | |
CIfcFillAreaStyleHatching | |
CIfcFillAreaStyleTiles | |
CIfcFilter | |
CIfcFilterType | |
CIfcFireSuppressionTerminal | |
CIfcFireSuppressionTerminalType | |
CIfcFixedReferenceSweptAreaSolid | |
CIfcFlowController | |
CIfcFlowControllerType | |
CIfcFlowFitting | |
CIfcFlowFittingType | |
CIfcFlowInstrument | |
CIfcFlowInstrumentType | |
CIfcFlowMeter | |
CIfcFlowMeterType | |
CIfcFlowMovingDevice | |
CIfcFlowMovingDeviceType | |
CIfcFlowSegment | |
CIfcFlowSegmentType | |
CIfcFlowStorageDevice | |
CIfcFlowStorageDeviceType | |
CIfcFlowTerminal | |
CIfcFlowTerminalType | |
CIfcFlowTreatmentDevice | |
CIfcFlowTreatmentDeviceType | |
CIfcFooting | |
CIfcFootingType | |
CIfcFurnishingElement | |
CIfcFurnishingElementType | |
CIfcFurniture | |
CIfcFurnitureType | |
CIfcGeographicElement | |
CIfcGeographicElementType | |
CIfcGeometricCurveSet | |
CIfcGeometricRepresentationContext | |
CIfcGeometricRepresentationItem | |
CIfcGeometricRepresentationSubContext | |
CIfcGeometricSet | |
CIfcGrid | |
CIfcGridPlacement | |
CIfcGroup | |
CIfcHalfSpaceSolid | |
CIfcHeatExchanger | |
CIfcHeatExchangerType | |
CIfcHumidifier | |
CIfcHumidifierType | |
CIfcIndexedPolyCurve | |
CIfcIndexedPolygonalFace | |
CIfcIndexedPolygonalFaceWithVoids | |
CIfcInterceptor | |
CIfcInterceptorType | |
CIfcIntersectionCurve | |
CIfcInventory | |
CIfcIShapeProfileDef | |
CIfcJunctionBox | |
CIfcJunctionBoxType | |
CIfcLaborResource | |
CIfcLaborResourceType | |
CIfcLamp | |
CIfcLampType | |
CIfcLightFixture | |
CIfcLightFixtureType | |
CIfcLightSource | |
CIfcLightSourceAmbient | |
CIfcLightSourceDirectional | |
CIfcLightSourceGoniometric | |
CIfcLightSourcePositional | |
CIfcLightSourceSpot | |
CIfcLine | |
CIfcLocalPlacement | |
CIfcLoop | |
CIfcLShapeProfileDef | |
CIfcManifoldSolidBrep | |
CIfcMappedItem | |
CIfcMaterialDefinitionRepresentation | |
CIfcMeasureWithUnit | |
CIfcMechanicalFastener | |
CIfcMechanicalFastenerType | |
CIfcMedicalDevice | |
CIfcMedicalDeviceType | |
CIfcMember | |
CIfcMemberStandardCase | |
CIfcMemberType | |
CIfcMirroredProfileDef | |
CIfcMotorConnection | |
CIfcMotorConnectionType | |
CIfcNamedUnit | |
CIfcObject | |
CIfcObjectDefinition | |
CIfcObjectPlacement | |
CIfcOccupant | |
CIfcOffsetCurve2D | |
CIfcOffsetCurve3D | |
CIfcOpeningElement | |
CIfcOpeningStandardCase | |
CIfcOpenShell | |
CIfcOrientedEdge | |
CIfcOuterBoundaryCurve | |
CIfcOutlet | |
CIfcOutletType | |
CIfcParameterizedProfileDef | |
CIfcPath | |
CIfcPcurve | |
CIfcPerformanceHistory | |
CIfcPermit | |
CIfcPile | |
CIfcPileType | |
CIfcPipeFitting | |
CIfcPipeFittingType | |
CIfcPipeSegment | |
CIfcPipeSegmentType | |
CIfcPlacement | |
CIfcPlanarBox | |
CIfcPlanarExtent | |
CIfcPlane | |
CIfcPlate | |
CIfcPlateStandardCase | |
CIfcPlateType | |
CIfcPoint | |
CIfcPointOnCurve | |
CIfcPointOnSurface | |
CIfcPolygonalBoundedHalfSpace | |
CIfcPolygonalFaceSet | |
CIfcPolyline | |
CIfcPolyLoop | |
CIfcPort | |
CIfcPresentationItem | |
CIfcPresentationStyle | |
CIfcPresentationStyleAssignment | |
CIfcProcedure | |
CIfcProcedureType | |
CIfcProcess | |
CIfcProduct | |
CIfcProductDefinitionShape | |
CIfcProductRepresentation | |
CIfcProfileDef | |
CIfcProject | |
CIfcProjectionElement | |
CIfcProjectLibrary | |
CIfcProjectOrder | |
CIfcProperty | |
CIfcPropertyAbstraction | |
CIfcPropertyBoundedValue | |
CIfcPropertyDefinition | |
CIfcPropertyEnumeratedValue | |
CIfcPropertyListValue | |
CIfcPropertyReferenceValue | |
CIfcPropertySet | |
CIfcPropertySetDefinition | |
CIfcPropertySingleValue | |
CIfcPropertyTableValue | |
CIfcProtectiveDevice | |
CIfcProtectiveDeviceTrippingUnit | |
CIfcProtectiveDeviceTrippingUnitType | |
CIfcProtectiveDeviceType | |
CIfcProxy | |
CIfcPump | |
CIfcPumpType | |
CIfcQuantitySet | |
CIfcRailing | |
CIfcRailingType | |
CIfcRamp | |
CIfcRampFlight | |
CIfcRampFlightType | |
CIfcRampType | |
CIfcRationalBSplineCurveWithKnots | |
CIfcRationalBSplineSurfaceWithKnots | |
CIfcRectangleHollowProfileDef | |
CIfcRectangleProfileDef | |
CIfcRectangularPyramid | |
CIfcRectangularTrimmedSurface | |
CIfcReinforcingBar | |
CIfcReinforcingBarType | |
CIfcReinforcingElement | |
CIfcReinforcingElementType | |
CIfcReinforcingMesh | |
CIfcReinforcingMeshType | |
CIfcRelAggregates | |
CIfcRelationship | |
CIfcRelConnects | |
CIfcRelContainedInSpatialStructure | |
CIfcRelDecomposes | |
CIfcRelDefines | |
CIfcRelDefinesByProperties | |
CIfcRelFillsElement | |
CIfcRelVoidsElement | |
CIfcReparametrisedCompositeCurveSegment | |
CIfcRepresentation | |
CIfcRepresentationContext | |
CIfcRepresentationItem | |
CIfcRepresentationMap | |
CIfcResource | |
CIfcRevolvedAreaSolid | |
CIfcRevolvedAreaSolidTapered | |
CIfcRightCircularCone | |
CIfcRightCircularCylinder | |
CIfcRoof | |
CIfcRoofType | |
CIfcRoot | |
CIfcRoundedRectangleProfileDef | |
CIfcSanitaryTerminal | |
CIfcSanitaryTerminalType | |
CIfcSeamCurve | |
CIfcSectionedSpine | |
CIfcSensor | |
CIfcSensorType | |
CIfcShadingDevice | |
CIfcShadingDeviceType | |
CIfcShapeModel | |
CIfcShapeRepresentation | |
CIfcShellBasedSurfaceModel | |
CIfcSimpleProperty | |
CIfcSite | |
CIfcSIUnit | |
CIfcSlab | |
CIfcSlabElementedCase | |
CIfcSlabStandardCase | |
CIfcSlabType | |
CIfcSolarDevice | |
CIfcSolarDeviceType | |
CIfcSolidModel | |
CIfcSpace | |
CIfcSpaceHeater | |
CIfcSpaceHeaterType | |
CIfcSpaceType | |
CIfcSpatialElement | |
CIfcSpatialElementType | |
CIfcSpatialStructureElement | |
CIfcSpatialStructureElementType | |
CIfcSpatialZone | |
CIfcSpatialZoneType | |
CIfcSphere | |
CIfcSphericalSurface | |
CIfcStackTerminal | |
CIfcStackTerminalType | |
CIfcStair | |
CIfcStairFlight | |
CIfcStairFlightType | |
CIfcStairType | |
CIfcStructuralAction | |
CIfcStructuralActivity | |
CIfcStructuralAnalysisModel | |
CIfcStructuralConnection | |
CIfcStructuralCurveAction | |
CIfcStructuralCurveConnection | |
CIfcStructuralCurveMember | |
CIfcStructuralCurveMemberVarying | |
CIfcStructuralCurveReaction | |
CIfcStructuralItem | |
CIfcStructuralLinearAction | |
CIfcStructuralLoadCase | |
CIfcStructuralLoadGroup | |
CIfcStructuralMember | |
CIfcStructuralPlanarAction | |
CIfcStructuralPointAction | |
CIfcStructuralPointConnection | |
CIfcStructuralPointReaction | |
CIfcStructuralReaction | |
CIfcStructuralResultGroup | |
CIfcStructuralSurfaceAction | |
CIfcStructuralSurfaceConnection | |
CIfcStructuralSurfaceMember | |
CIfcStructuralSurfaceMemberVarying | |
CIfcStructuralSurfaceReaction | |
CIfcStyledItem | |
CIfcStyledRepresentation | |
CIfcStyleModel | |
CIfcSubContractResource | |
CIfcSubContractResourceType | |
CIfcSubedge | |
CIfcSurface | |
CIfcSurfaceCurve | |
CIfcSurfaceCurveSweptAreaSolid | |
CIfcSurfaceFeature | |
CIfcSurfaceOfLinearExtrusion | |
CIfcSurfaceOfRevolution | |
CIfcSurfaceStyle | |
CIfcSurfaceStyleRendering | |
CIfcSurfaceStyleShading | |
CIfcSurfaceStyleWithTextures | |
CIfcSweptAreaSolid | |
CIfcSweptDiskSolid | |
CIfcSweptDiskSolidPolygonal | |
CIfcSweptSurface | |
CIfcSwitchingDevice | |
CIfcSwitchingDeviceType | |
CIfcSystem | |
CIfcSystemFurnitureElement | |
CIfcSystemFurnitureElementType | |
CIfcTank | |
CIfcTankType | |
CIfcTask | |
CIfcTaskType | |
CIfcTendon | |
CIfcTendonAnchor | |
CIfcTendonAnchorType | |
CIfcTendonType | |
CIfcTessellatedFaceSet | |
CIfcTessellatedItem | |
CIfcTextLiteral | |
CIfcTextLiteralWithExtent | |
CIfcTopologicalRepresentationItem | |
CIfcTopologyRepresentation | |
CIfcToroidalSurface | |
CIfcTransformer | |
CIfcTransformerType | |
CIfcTransportElement | |
CIfcTransportElementType | |
CIfcTrapeziumProfileDef | |
CIfcTriangulatedFaceSet | |
CIfcTrimmedCurve | |
CIfcTShapeProfileDef | |
CIfcTubeBundle | |
CIfcTubeBundleType | |
CIfcTypeObject | |
CIfcTypeProcess | |
CIfcTypeProduct | |
CIfcTypeResource | |
CIfcUnitaryControlElement | |
CIfcUnitaryControlElementType | |
CIfcUnitaryEquipment | |
CIfcUnitaryEquipmentType | |
CIfcUnitAssignment | |
CIfcUShapeProfileDef | |
CIfcValve | |
CIfcValveType | |
CIfcVector | |
CIfcVertex | |
CIfcVertexLoop | |
CIfcVertexPoint | |
CIfcVibrationIsolator | |
CIfcVibrationIsolatorType | |
CIfcVirtualElement | |
CIfcVoidingFeature | |
CIfcWall | |
CIfcWallElementedCase | |
CIfcWallStandardCase | |
CIfcWallType | |
CIfcWasteTerminal | |
CIfcWasteTerminalType | |
CIfcWindow | |
CIfcWindowStandardCase | |
CIfcWindowStyle | |
CIfcWindowType | |
CIfcWorkCalendar | |
CIfcWorkControl | |
CIfcWorkPlan | |
CIfcWorkSchedule | |
CIfcZone | |
CIfcZShapeProfileDef | |
CNotImplemented | |
CBoundedCurve | |
CCompareVector | |
►CConversionData | |
CMeshCacheIndex | |
CCurve | |
CCurveError | |
Cdelete_fun | |
CFindVector | |
CFuzzyVectorCompare | |
CProjectedWindowContour | |
CTempMesh | |
►CTempOpening | |
CDistanceSorter | |
CXYSorter | |
►NIFF | |
CChunkHeader | Describes an IFF chunk header |
CSubChunkHeader | Describes an IFF sub chunk header |
►NIntern | |
CByteSwapper | |
CByteSwapper< T, false > | |
Cdivides | |
CGetter | |
CGetter< SwapEndianess, T, false > | |
Cminus | |
Cmultiplies | |
Cplus | |
►NLWO | |
CAnimResolver | Utility class to build Assimp animations from LWO envelopes |
CClip | Data structure for a LWO file clip |
CEnvelope | Data structure for a LWO animation envelope |
CFace | Data structure for a face in a LWO file |
CKey | Data structure for a LWO animation keyframe |
CLayer | Represents a layer in the file |
CNormalChannel | Represents a vertex-normals channel (MODO extension) |
CShader | Data structure for a LWO file shader |
CSurface | Data structure for a LWO file surface (= material) |
CTexture | Data structure for a LWO file texture |
CUVChannel | Represents an extra vertex UV channel |
CVColorChannel | Represents an extra vertex color channel |
CVMapEntry | Base structure for all vertex map representations |
CWeightChannel | Represents a weight map |
►NLWS | |
CElement | Represents an element in a LWS file |
CNodeDesc | Represents a LWS scenegraph element |
►NMD2 | |
CFrame | Data structure for a MD2 frame |
CGLCommand | Data structure for a MD2 OpenGl draw command |
CHeader | Data structure for the MD2 main header |
CSkin | Data structure for a MD2 skin |
CTexCoord | Data structure for a MD2 texture coordinate |
CTriangle | Data structure for a MD2 triangle |
CVertex | Data structure for a MD2 vertex |
►NMD3 | |
CFrame | Data structure for the frame header |
CHeader | Data structure for the MD3 main header |
CShader | Data structure for a shader defined in there |
CSurface | Data structure for the surface header |
CTag | Data structure for the tag header |
CTexCoord | Data structure for an UV coord |
CTriangle | Data structure for a triangle |
CVertex | Data structure for a vertex |
►NMD4 | |
CBoneFrame | Stores the local transformation matrix of a bone |
CBoneName | Stores the name / parent index / flag of a node |
CFrame | Data structure for a MD4 frame |
CHeader | Data structure for the MD4 main header |
CSurface | Data structure for a surface in a MD4 file |
CTriangle | Data structure for a triangle in a MD4 file |
CVertex | Data structure for a vertex in a MD4 file |
CWeight | Data structure for a MD4 vertex' weight |
►NMD5 | |
CAnimBoneDesc | Represents a bone (joint) descriptor in a MD5Anim file |
CBaseFrameDesc | Represents a base frame descriptor in a MD5Anim file |
CBaseJointDescription | Basic information about a joint |
CBoneDesc | Represents a bone (joint) descriptor in a MD5Mesh file |
CCameraAnimFrameDesc | Represents a camera animation frame in a MDCamera file |
CElement | Represents a single element in a MD5 file |
CFrameDesc | Represents a frame descriptor in a MD5Anim file |
CMD5AnimParser | Parses the data sections of a MD5 animation file |
CMD5CameraParser | Parses the data sections of a MD5 camera animation file |
CMD5MeshParser | Parses the data sections of a MD5 mesh file |
CMD5Parser | Parses the block structure of MD5MESH and MD5ANIM files (but does no further processing) |
CMeshDesc | Represents a mesh in a MD5 file |
CSection | Represents a section of a MD5 file (such as the mesh or the joints section) |
CVertexDesc | Represents a vertex descriptor in a MD5 file |
CWeightDesc | Represents a vertex weight descriptor in a MD5 file |
►NMDC | |
CBaseVertex | Data structure for a MDC base vertex |
CCompressedVertex | Data structure for a MDC compressed vertex |
CFrame | Data structure for a MDC frame |
CHeader | Data structure for a MDC file's main header |
CShader | Data structure for a MDC shader |
CSurface | Data structure for a MDC file's surface header |
CTexturCoord | Data structure for a MDC texture coordinate |
CTriangle | Data structure for a MDC triangle |
►NMDL | |
CARGB4 | Data structure for a ARGB4444 pixel in a texture |
CBone_MDL7 | Data structure for a bone in a MDL7 file |
CBoneTransform_MDL7 | Bone transformation matrix structure used in MDL7 files |
CColorValue_MDL7 | Data structure for a color value in a MDL7 file |
CDeformer_MDL7 | Deformer in a MDL7 file |
CDeformerElement_MDL7 | Deformer element in a MDL7 file |
CDeformerWeight_MDL7 | Deformer weight in a MDL7 file |
CFrame | Model frame data structure |
CFrame_MDL7 | Frame data structure used by MDL7 files |
CGroup_MDL7 | Group in a MDL7 file |
CGroupFrame | Data structure for a group of frames |
CGroupSkin | Skin data structure #2 (group of pictures) |
CHeader | Data structure for the MDL main header |
CHeader_HL2 | Data structure for the HL2 main header |
CHeader_MDL7 | Data structure for the MDL 7 main header |
CIntBone_MDL7 | Internal data structure to represent a bone in a MDL7 file with all of its animation channels assigned to it |
CIntFace_MDL7 | Internal data structure to temporarily represent a face |
CIntFrameInfo_MDL7 | Describes a MDL7 frame |
CIntGroupData_MDL7 | Holds the data that belongs to a MDL7 mesh group |
CIntGroupInfo_MDL7 | Describes a MDL7 mesh group |
CIntMaterial_MDL7 | Internal data structure to temporarily represent a material which has been created from two single materials along with the original material indices |
CIntSharedData_MDL7 | Holds data from an MDL7 file that is shared by all mesh groups |
CIntSplitGroupData_MDL7 | Contains input data for GenerateOutputMeshes_3DGS_MDL7 |
CMaterial_MDL7 | Data structure for a Material in a MDL7 file |
CRGB565 | Data structure for a RGB565 pixel in a texture |
CSimpleFrame | Data structure for a simple frame |
CSimpleFrame_MDLn_SP | |
CSkin | Skin data structure #1 - used by Quake1, MDL2, MDL3 and MDL4 |
CSkin_MDL5 | |
CSkin_MDL7 | Skin data structure #3 - used by MDL7 and HMP7 |
CSkinSet_MDL7 | Skin set data structure for the 3DGS MDL7 format MDL7 references UV coordinates per face via an index list |
CTexCoord | Texture coordinate data structure used by the Quake1 MDL format |
CTexCoord_MDL3 | Data structure for an UV coordinate in the 3DGS MDL3 format |
CTexCoord_MDL7 | Data structure for an UV coordinate in the 3DGS MDL7 format |
CTriangle | Triangle data structure for the Quake1 MDL format |
CTriangle_MDL3 | Triangle data structure for the 3DGS MDL3 format |
CTriangle_MDL7 | Triangle data structure for the 3DGS MDL7 format |
CVertex | Vertex data structure |
CVertex_MDL4 | |
CVertex_MDL7 | Vertex data structure used in MDL7 files |
►NObjFile | |
CFace | Data structure for a simple obj-face, describes discredit,l.ation and materials |
CMaterial | Data structure to store all material specific data |
CMesh | Data structure to store a mesh |
CModel | Data structure to store all obj-specific model datas |
CObject | Stores all objects of an obj-file object definition |
►NOgre | |
CAnimation | Ogre Animation |
CBone | Ogre Bone |
CIndexData | |
CIndexDataXml | Ogre XML Index Data |
CISubMesh | Ogre Sub Mesh interface, inherited by the binary and XML implementations |
CIVertexData | |
CMesh | Ogre Mesh |
CMeshXml | Ogre XML Mesh |
CMorphKeyFrame | Ogre Morph Key Frame |
COgreBinarySerializer | |
COgreImporter | Importer for Ogre mesh, skeleton and material formats |
COgreXmlSerializer | |
►CPose | Ogre Pose |
CVertex | |
CPoseKeyFrame | Ogre Pose Key Frame |
CPoseRef | Ogre Pose Key Frame Ref |
CSkeleton | Ogre Skeleton |
CSubMesh | Ogre SubMesh |
CSubMeshXml | Ogre XML SubMesh |
CTransformKeyFrame | Ogre animation key frame |
CVertexAnimationTrack | Ogre Animation Track |
CVertexBoneAssignment | Ogre Vertex Bone Assignment |
CVertexData | |
CVertexDataXml | Ogre XML Vertex Data |
CVertexElement | |
►NOpenGEX | |
CAnimation | |
CAtten | |
CAttrib | |
CBoneCount | |
CBoneIndex | |
CBoneRefArray | |
CBoneWeight | |
CCameraNode | |
CCameraObject | |
CColor | |
CCurve | |
CGeometryNode | |
CGeometryObject | |
CIndexArray | |
CKey | |
CLightNode | |
CLightObject | |
CMaterial | |
CMaterialRef | |
CMatrix | |
CMesh | |
CMetric | |
CMetricInfo | |
CName | |
CNode | |
CObjectRef | |
COpenGexDataDescription | |
COpenGEXExporter | |
COpenGEXImporter | This class is used to implement the OpenGEX importer |
CParam | |
CRotation | |
CScale | |
CSkeleton | |
CSkin | |
CTexture | |
CTransform | |
CTranslation | |
CVertexArray | |
►NPLY | |
CDOM | Class to represent the document object model of an ASCII or binary (both little and big-endian) PLY file |
CElement | Helper class for an element in a PLY file |
CElementInstance | Class for an element instance in a PLY file |
CElementInstanceList | Class for an element instance list in a PLY file |
CProperty | Helper class for a property in a PLY file |
►CPropertyInstance | Instance of a property in a PLY file |
CValueUnion | |
►NProfiling | |
CProfiler | Simple wrapper around boost::timer to simplify reporting |
►NQ3BSP | |
CceVec3i | Integer vector |
CQ3BSPModel | |
CsQ3BSPFace | A face in bsp format info |
CsQ3BSPHeader | File header |
CsQ3BSPLightmap | A light-map of the level, size 128 x 128, RGB components |
CsQ3BSPLump | Describes an entry |
CsQ3BSPTexture | A quake3 texture name |
CsQ3BSPVertex | Vertex of a Q3 level |
CSubPatch | |
Cvec2f | |
Cvec3f | |
►NQ3Shader | |
CShaderData | Tiny utility data structure to hold the data of a .shader file |
CShaderDataBlock | Tiny utility data structure to hold a .shader data block |
CShaderMapBlock | Tiny utility data structure to hold a .shader map data block |
►CSkinData | Tiny utility data structure to hold the data of a .skin file |
CTextureEntry | A single entryin texture list |
►NSMD | |
►CBone | Data structure for a bone in a SMD file |
►CAnimation | Animation of the bone |
CMatrixKey | Data structure for a matrix key |
CFace | Data structure for a face in a SMD file |
CVertex | Data structure for a vertex in a SMD file |
►NSTEP | IFC |
►NEXPRESS | |
CBINARY | |
►CConversionSchema | |
CSchemaEntry | |
CDataType | |
CENTITY | This is just a reference to an entity/object somewhere else |
CENUMERATION | Generic base class for all enumerated types |
CISDERIVED | Sentinel class to represent explicitly derived fields (*) |
CLIST | Wrap any STEP aggregate: LIST, SET, .. |
CPrimitiveDataType | Shared implementation for some of the primitive data type, i.e |
CUNSET | Sentinel class to represent explicitly unset (optional) fields ($) |
CDB | Lightweight manager class that holds the map of all objects in a STEP file |
CHeaderInfo | Bundle all the relevant info from a STEP header, parts of which may later be plainly dumped to the logfile, whereas others may help the caller pick an appropriate loading strategy |
CInternGenericConvert | |
CInternGenericConvert< Lazy< T > > | |
CInternGenericConvert< Maybe< T > > | |
CInternGenericConvert< std::shared_ptr< const EXPRESS::DataType > > | |
CInternGenericConvertList | |
CLazy | Class template used to represent lazily evaluated object references in the converted schema |
CLazyObject | A LazyObject is created when needed |
CListOf | Class template used to represent LIST and SET data members in the converted schema |
CMaybe | Class template used to represent OPTIONAL data members in the converted schema |
CObject | Base class for all concrete object instances |
CObjectHelper | CRTP shared base class for use by concrete entity implementation classes |
CPickBaseType | |
CPickBaseType< Lazy< TOut > > | |
CSyntaxError | Exception class used by the STEP loading & parsing code |
CTypeError | Exception class used by the STEP loading & parsing code when a type error (i.e |
►NStepFile | |
Cabsorbed_dose_measure_with_unit | |
Cabsorbed_dose_unit | |
Cabstract_variable | |
Cacceleration_measure_with_unit | |
Cacceleration_unit | |
Caction | |
Caction_assignment | |
Caction_method | |
Caction_method_assignment | |
Caction_method_relationship | |
Caction_request_assignment | |
Caddress | |
Cadvanced_brep_shape_representation | |
Cadvanced_face | |
Camount_of_substance_measure_with_unit | |
Camount_of_substance_unit | |
Cangle_direction_reference | |
Cangular_dimension | |
Cangular_location | |
Cangular_size | |
Cangularity_tolerance | |
Cannotation_curve_occurrence | |
Cannotation_fill_area | |
Cannotation_fill_area_occurrence | |
Cannotation_occurrence | |
Cannotation_occurrence_associativity | |
Cannotation_occurrence_relationship | |
Cannotation_plane | |
Cannotation_subfigure_occurrence | |
Cannotation_symbol | |
Cannotation_symbol_occurrence | |
Cannotation_text | |
Cannotation_text_character | |
Cannotation_text_occurrence | |
Capex | |
Capplication_context_element | |
Capplied_action_assignment | |
Capplied_action_method_assignment | |
Capplied_action_request_assignment | |
Capplied_approval_assignment | |
Capplied_attribute_classification_assignment | |
Capplied_certification_assignment | |
Capplied_classification_assignment | |
Capplied_contract_assignment | |
Capplied_date_and_time_assignment | |
Capplied_date_assignment | |
Capplied_document_reference | |
Capplied_document_usage_constraint_assignment | |
Capplied_effectivity_assignment | |
Capplied_event_occurrence_assignment | |
Capplied_external_identification_assignment | |
Capplied_group_assignment | |
Capplied_identification_assignment | |
Capplied_name_assignment | |
Capplied_organization_assignment | |
Capplied_organizational_project_assignment | |
Capplied_person_and_organization_assignment | |
Capplied_presented_item | |
Capplied_security_classification_assignment | |
Capplied_time_interval_assignment | |
Capplied_usage_right | |
Capproval_assignment | |
Carea_in_set | |
Carea_measure_with_unit | |
Carea_unit | |
Cassembly_component_usage | |
Cassigned_requirement | |
Catomic_formula | |
Cattribute_assertion | |
Cattribute_classification_assignment | |
Cattribute_language_assignment | |
Cattribute_value_assignment | |
Cauxiliary_geometric_representation_item | |
Caxis1_placement | |
Caxis2_placement_2d | |
Caxis2_placement_3d | |
Cb_spline_curve | |
Cb_spline_curve_with_knots | |
Cb_spline_surface | |
Cb_spline_surface_with_knots | |
Cback_chaining_rule | |
Cback_chaining_rule_body | |
Cbackground_colour | |
Cbeveled_sheet_representation | |
Cbezier_curve | |
Cbezier_surface | |
Cbinary_generic_expression | |
Cbinary_numeric_expression | |
Cbinary_representation_item | |
Cblock | |
Cboolean_expression | |
Cboolean_literal | |
Cboolean_representation_item | |
Cboolean_result | |
Cboundary_curve | |
Cbounded_curve | |
Cbounded_pcurve | |
Cbounded_surface | |
Cbounded_surface_curve | |
Cbox_domain | |
Cboxed_half_space | |
Cbreakdown_context | |
Cbreakdown_element_group_assignment | |
Cbreakdown_element_realization | |
Cbreakdown_element_usage | |
Cbreakdown_of | |
Cbrep_with_voids | |
Cbytes_representation_item | |
Ccalendar_date | |
Ccamera_image | |
Ccamera_image_3d_with_scale | |
Ccamera_model | |
Ccamera_model_d3 | |
Ccamera_model_d3_multi_clipping | |
Ccamera_model_d3_multi_clipping_intersection | |
Ccamera_model_d3_multi_clipping_union | |
Ccamera_model_d3_with_hlhsr | |
Ccamera_model_with_light_sources | |
Ccamera_usage | |
Ccapacitance_measure_with_unit | |
Ccapacitance_unit | |
Ccartesian_point | |
Ccartesian_transformation_operator | |
Ccartesian_transformation_operator_2d | |
Ccartesian_transformation_operator_3d | |
Ccc_design_approval | |
Ccc_design_certification | |
Ccc_design_contract | |
Ccc_design_date_and_time_assignment | |
Ccc_design_person_and_organization_assignment | |
Ccc_design_security_classification | |
Ccc_design_specification_reference | |
Ccelsius_temperature_measure_with_unit | |
Ccentre_of_symmetry | |
Ccertification_assignment | |
Cchange | |
Cchange_request | |
Ccharacter_glyph_style_outline | |
Ccharacter_glyph_style_stroke | |
Ccharacter_glyph_symbol | |
Ccharacter_glyph_symbol_outline | |
Ccharacter_glyph_symbol_stroke | |
Ccharacteristic_data_column_header | |
Ccharacteristic_data_column_header_link | |
Ccharacteristic_data_table_header | |
Ccharacteristic_data_table_header_decomposition | |
Ccharacteristic_type | |
Ccharacterized_class | |
Ccharacterized_object | |
Ccircle | |
Ccircular_runout_tolerance | |
Cclass_by_extension | |
Cclass_by_intension | |
Cclass_system | |
Cclass_usage_effectivity_context_assignment | |
Cclassification_assignment | |
Cclosed_shell | |
Ccoaxiality_tolerance | |
Ccolour | |
Ccolour_rgb | |
Ccolour_specification | |
Ccommon_datum | |
Ccomparison_expression | |
Ccomplex_clause | |
Ccomplex_conjunctive_clause | |
Ccomplex_disjunctive_clause | |
Ccomplex_shelled_solid | |
Ccomposite_assembly_definition | |
Ccomposite_assembly_sequence_definition | |
Ccomposite_assembly_table | |
Ccomposite_curve | |
Ccomposite_curve_on_surface | |
Ccomposite_curve_segment | |
Ccomposite_material_designation | |
Ccomposite_shape_aspect | |
Ccomposite_sheet_representation | |
Ccomposite_text | |
Ccomposite_text_with_associated_curves | |
Ccomposite_text_with_blanking_box | |
Ccomposite_text_with_delineation | |
Ccomposite_text_with_extent | |
Ccompound_representation_item | |
Ccompound_shape_representation | |
Cconcentricity_tolerance | |
Cconcept_feature_relationship | |
Cconcept_feature_relationship_with_condition | |
Cconditional_concept_feature | |
Cconductance_measure_with_unit | |
Cconductance_unit | |
Cconfigurable_item | |
Cconfiguration_effectivity | |
Cconfiguration_item | |
Cconfiguration_item_hierarchical_relationship | |
Cconfiguration_item_relationship | |
Cconfiguration_item_revision_sequence | |
Cconfigured_effectivity_assignment | |
Cconfigured_effectivity_context_assignment | |
Cconic | |
Cconical_stepped_hole_transition | |
Cconical_surface | |
Cconnected_edge_set | |
Cconnected_face_set | |
Cconnected_face_sub_set | |
Cconstructive_geometry_representation | |
Cconstructive_geometry_representation_relationship | |
Ccontact_ratio_representation | |
Ccontext_dependent_invisibility | |
Ccontext_dependent_over_riding_styled_item | |
Ccontext_dependent_unit | |
Ccontract_assignment | |
Cconversion_based_unit | |
Ccsg_shape_representation | |
Ccsg_solid | |
Ccurrency | |
Ccurrency_measure_with_unit | |
Ccurve | |
Ccurve_bounded_surface | |
Ccurve_dimension | |
Ccurve_replica | |
Ccurve_style | |
Ccurve_style_font | |
Ccurve_style_font_and_scaling | |
Ccurve_style_font_pattern | |
Ccurve_swept_solid_shape_representation | |
Ccylindrical_surface | |
Ccylindricity_tolerance | |
Cdate | |
Cdate_and_time_assignment | |
Cdate_assignment | |
Cdate_representation_item | |
Cdate_time_representation_item | |
Cdated_effectivity | |
Cdatum | |
Cdatum_feature | |
Cdatum_feature_callout | |
Cdatum_reference | |
Cdatum_target | |
Cdatum_target_callout | |
Cdefault_tolerance_table | |
Cdefault_tolerance_table_cell | |
Cdefined_symbol | |
Cdefinitional_representation | |
Cdefinitional_representation_relationship | |
Cdefinitional_representation_relationship_with_same_context | |
Cdegenerate_pcurve | |
Cdegenerate_toroidal_surface | |
Cderived_shape_aspect | |
Cderived_unit | |
Cdescriptive_representation_item | |
Cdesign_context | |
Cdesign_make_from_relationship | |
Cdiameter_dimension | |
Cdielectric_constant_measure_with_unit | |
Cdimension_callout | |
Cdimension_callout_component_relationship | |
Cdimension_callout_relationship | |
Cdimension_curve | |
Cdimension_curve_directed_callout | |
Cdimension_curve_terminator | |
Cdimension_curve_terminator_to_projection_curve_associativity | |
Cdimension_pair | |
Cdimension_text_associativity | |
Cdimensional_location | |
Cdimensional_location_with_path | |
Cdimensional_size | |
Cdimensional_size_with_path | |
Cdirected_action | |
Cdirected_dimensional_location | |
Cdirection | |
Cdocument_file | |
Cdocument_identifier | |
Cdocument_identifier_assignment | |
Cdocument_product_association | |
Cdocument_product_equivalence | |
Cdocument_reference | |
Cdocument_usage_constraint_assignment | |
Cdose_equivalent_measure_with_unit | |
Cdose_equivalent_unit | |
Cdouble_offset_shelled_solid | |
Cdraped_defined_transformation | |
Cdraughting_annotation_occurrence | |
Cdraughting_callout | |
Cdraughting_callout_relationship | |
Cdraughting_elements | |
Cdraughting_model | |
Cdraughting_model_item_association | |
Cdraughting_pre_defined_colour | |
Cdraughting_pre_defined_curve_font | |
Cdraughting_pre_defined_text_font | |
Cdraughting_subfigure_representation | |
Cdraughting_symbol_representation | |
Cdraughting_text_literal_with_delineation | |
Cdrawing_revision | |
Cdrawing_sheet_revision | |
Cdrawing_sheet_revision_sequence | |
Cdrawing_sheet_revision_usage | |
Cedge | |
Cedge_based_wireframe_model | |
Cedge_based_wireframe_shape_representation | |
Cedge_blended_solid | |
Cedge_curve | |
Cedge_loop | |
Ceffectivity | |
Ceffectivity_assignment | |
Ceffectivity_context_assignment | |
Celectric_charge_measure_with_unit | |
Celectric_charge_unit | |
Celectric_current_measure_with_unit | |
Celectric_current_unit | |
Celectric_potential_measure_with_unit | |
Celectric_potential_unit | |
Celementary_brep_shape_representation | |
Celementary_surface | |
Cellipse | |
Cenergy_measure_with_unit | |
Cenergy_unit | |
Centity_assertion | |
Cenum_reference_prefix | |
Cevaluated_characteristic | |
Cevaluated_degenerate_pcurve | |
Cevaluation_product_definition | |
Cevent_occurrence | |
Cevent_occurrence_assignment | |
Cexclusive_product_concept_feature_category | |
Cexecuted_action | |
Cexpanded_uncertainty | |
Cexplicit_procedural_geometric_representation_item_relationship | |
Cexplicit_procedural_representation_item_relationship | |
Cexplicit_procedural_representation_relationship | |
Cexplicit_procedural_shape_representation_relationship | |
Cexpression | |
Cexpression_conversion_based_unit | |
Cextension | |
Cextent | |
Cexternal_class_library | |
Cexternal_identification_assignment | |
Cexternal_source | |
Cexternally_defined_class | |
Cexternally_defined_colour | |
Cexternally_defined_context_dependent_unit | |
Cexternally_defined_conversion_based_unit | |
Cexternally_defined_currency | |
Cexternally_defined_curve_font | |
Cexternally_defined_dimension_definition | |
Cexternally_defined_general_property | |
Cexternally_defined_hatch_style | |
Cexternally_defined_item | |
Cexternally_defined_marker | |
Cexternally_defined_picture_representation_item | |
Cexternally_defined_representation_item | |
Cexternally_defined_string | |
Cexternally_defined_symbol | |
Cexternally_defined_terminator_symbol | |
Cexternally_defined_text_font | |
Cexternally_defined_tile | |
Cexternally_defined_tile_style | |
Cextruded_area_solid | |
Cextruded_face_solid | |
Cextruded_face_solid_with_draft_angle | |
Cextruded_face_solid_with_multiple_draft_angles | |
Cextruded_face_solid_with_trim_conditions | |
Cface | |
Cface_based_surface_model | |
Cface_bound | |
Cface_outer_bound | |
Cface_surface | |
Cfaceted_brep | |
Cfaceted_brep_shape_representation | |
Cfact_type | |
Cfill_area_style | |
Cfill_area_style_hatching | |
Cfill_area_style_tile_coloured_region | |
Cfill_area_style_tile_curve_with_style | |
Cfill_area_style_tile_symbol_with_style | |
Cfill_area_style_tiles | |
Cflat_pattern_ply_representation_relationship | |
Cflatness_tolerance | |
Cforce_measure_with_unit | |
Cforce_unit | |
Cforward_chaining_rule | |
Cforward_chaining_rule_premise | |
Cfounded_item | |
Cfrequency_measure_with_unit | |
Cfrequency_unit | |
Cfunc | |
Cfunctional_breakdown_context | |
Cfunctional_element_usage | |
Cgeneral_material_property | |
Cgeneral_property | |
Cgeneral_property_relationship | |
Cgeneric_character_glyph_symbol | |
Cgeneric_expression | |
Cgeneric_literal | |
Cgeneric_variable | |
Cgeometric_alignment | |
Cgeometric_curve_set | |
Cgeometric_intersection | |
Cgeometric_item_specific_usage | |
Cgeometric_model_element_relationship | |
Cgeometric_representation_context | |
Cgeometric_representation_item | |
Cgeometric_set | |
Cgeometric_tolerance | |
Cgeometric_tolerance_with_datum_reference | |
Cgeometric_tolerance_with_defined_unit | |
Cgeometrical_tolerance_callout | |
Cgeometrically_bounded_2d_wireframe_representation | |
Cgeometrically_bounded_surface_shape_representation | |
Cgeometrically_bounded_wireframe_shape_representation | |
Cglobal_assignment | |
Cglobal_uncertainty_assigned_context | |
Cglobal_unit_assigned_context | |
Cground_fact | |
Cgroup | |
Cgroup_assignment | |
Chalf_space_solid | |
Chardness_representation | |
Chidden_element_over_riding_styled_item | |
Chyperbola | |
Cidentification_assignment | |
Cilluminance_measure_with_unit | |
Cilluminance_unit | |
Cincluded_text_block | |
Cinclusion_product_concept_feature | |
Cindirectly_selected_elements | |
Cindirectly_selected_shape_elements | |
Cinductance_measure_with_unit | |
Cinductance_unit | |
Cinformation_right | |
Cinformation_usage_right | |
Cinstance_usage_context_assignment | |
Cinstanced_feature | |
Cint_literal | |
Cinteger_representation_item | |
Cintersection_curve | |
Cinterval_expression | |
Cinvisibility | |
Ciso4217_currency | |
Citem_defined_transformation | |
Citem_identified_representation_usage | |
Cknown_source | |
Claid_defined_transformation | |
Claminate_table | |
Clanguage | |
Cleader_curve | |
Cleader_directed_callout | |
Cleader_directed_dimension | |
Cleader_terminator | |
Clength_measure_with_unit | |
Clength_unit | |
Clight_source | |
Clight_source_ambient | |
Clight_source_directional | |
Clight_source_positional | |
Clight_source_spot | |
Cline | |
Cline_profile_tolerance | |
Clinear_dimension | |
Cliteral_conjunction | |
Cliteral_disjunction | |
Cliteral_number | |
Clogical_literal | |
Clogical_representation_item | |
Cloop | |
Closs_tangent_measure_with_unit | |
Clot_effectivity | |
Cluminous_flux_measure_with_unit | |
Cluminous_flux_unit | |
Cluminous_intensity_measure_with_unit | |
Cluminous_intensity_unit | |
Cmagnetic_flux_density_measure_with_unit | |
Cmagnetic_flux_density_unit | |
Cmagnetic_flux_measure_with_unit | |
Cmagnetic_flux_unit | |
Cmake_from_usage_option | |
Cmanifold_solid_brep | |
Cmanifold_subsurface_shape_representation | |
Cmanifold_surface_shape_representation | |
Cmapped_item | |
Cmass_measure_with_unit | |
Cmass_unit | |
Cmaterial_designation | |
Cmaterial_property | |
Cmaterial_property_representation | |
Cmeasure_representation_item | |
Cmeasure_with_unit | |
Cmechanical_context | |
Cmechanical_design_and_draughting_relationship | |
Cmechanical_design_geometric_presentation_area | |
Cmechanical_design_geometric_presentation_representation | |
Cmechanical_design_presentation_representation_with_draughting | |
Cmechanical_design_shaded_presentation_area | |
Cmechanical_design_shaded_presentation_representation | |
Cmin_and_major_ply_orientation_basis | |
Cmodified_geometric_tolerance | |
Cmodified_solid | |
Cmodified_solid_with_placed_configuration | |
Cmoments_of_inertia_representation | |
Cmulti_language_attribute_assignment | |
Cmultiple_arity_boolean_expression | |
Cmultiple_arity_generic_expression | |
Cmultiple_arity_numeric_expression | |
Cname_assignment | |
Cnamed_unit | |
Cnext_assembly_usage_occurrence | |
Cnon_manifold_surface_shape_representation | |
CNotImplemented | |
Cnull_representation_item | |
Cnumeric_expression | |
Coffset_curve_2d | |
Coffset_curve_3d | |
Coffset_surface | |
Cone_direction_repeat_factor | |
Copen_shell | |
Cordinal_date | |
Cordinate_dimension | |
Corganization_assignment | |
Corganizational_address | |
Corganizational_project_assignment | |
Coriented_closed_shell | |
Coriented_edge | |
Coriented_face | |
Coriented_open_shell | |
Coriented_path | |
Coriented_surface | |
Couter_boundary_curve | |
Cover_riding_styled_item | |
Cpackage_product_concept_feature | |
Cparabola | |
Cparallel_offset | |
Cparallelism_tolerance | |
Cparametric_representation_context | |
Cpart_laminate_table | |
Cpartial_document_with_structured_text_representation_assignment | |
Cpath | |
Cpcurve | |
Cpercentage_laminate_definition | |
Cpercentage_laminate_table | |
Cpercentage_ply_definition | |
Cperpendicular_to | |
Cperpendicularity_tolerance | |
Cperson_and_organization_address | |
Cperson_and_organization_assignment | |
Cpersonal_address | |
Cphysical_breakdown_context | |
Cphysical_element_usage | |
Cpicture_representation | |
Cpicture_representation_item | |
Cplaced_datum_target_feature | |
Cplaced_feature | |
Cplacement | |
Cplanar_box | |
Cplanar_extent | |
Cplane | |
Cplane_angle_measure_with_unit | |
Cplane_angle_unit | |
Cply_laminate_definition | |
Cply_laminate_sequence_definition | |
Cply_laminate_table | |
Cpoint | |
Cpoint_and_vector | |
Cpoint_on_curve | |
Cpoint_on_surface | |
Cpoint_path | |
Cpoint_replica | |
Cpoint_style | |
Cpolar_complex_number_literal | |
Cpoly_loop | |
Cpolyline | |
Cposition_tolerance | |
Cpositioned_sketch | |
Cpower_measure_with_unit | |
Cpower_unit | |
Cpre_defined_colour | |
Cpre_defined_curve_font | |
Cpre_defined_dimension_symbol | |
Cpre_defined_geometrical_tolerance_symbol | |
Cpre_defined_item | |
Cpre_defined_marker | |
Cpre_defined_point_marker_symbol | |
Cpre_defined_surface_condition_symbol | |
Cpre_defined_surface_side_style | |
Cpre_defined_symbol | |
Cpre_defined_terminator_symbol | |
Cpre_defined_text_font | |
Cpre_defined_tile | |
Cpredefined_picture_representation_item | |
Cpresentation_area | |
Cpresentation_representation | |
Cpresentation_set | |
Cpresentation_style_assignment | |
Cpresentation_style_by_context | |
Cpresentation_view | |
Cpresented_item | |
Cpressure_measure_with_unit | |
Cpressure_unit | |
Cprocedural_representation | |
Cprocedural_representation_sequence | |
Cprocedural_shape_representation | |
Cprocedural_shape_representation_sequence | |
Cproduct_category | |
Cproduct_class | |
Cproduct_concept_context | |
Cproduct_concept_feature | |
Cproduct_concept_feature_category | |
Cproduct_concept_feature_category_usage | |
Cproduct_context | |
Cproduct_definition | |
Cproduct_definition_context | |
Cproduct_definition_effectivity | |
Cproduct_definition_element_relationship | |
Cproduct_definition_formation | |
Cproduct_definition_formation_with_specified_source | |
Cproduct_definition_group_assignment | |
Cproduct_definition_relationship | |
Cproduct_definition_shape | |
Cproduct_definition_usage | |
Cproduct_definition_with_associated_documents | |
Cproduct_identification | |
Cproduct_material_composition_relationship | |
Cproduct_related_product_category | |
Cproduct_specification | |
Cprojected_zone_definition | |
Cprojection_curve | |
Cprojection_directed_callout | |
Cpromissory_usage_occurrence | |
Cproperty_definition | |
Cproperty_definition_representation | |
Cqualified_representation_item | |
Cqualitative_uncertainty | |
Cquantified_assembly_component_usage | |
Cquasi_uniform_curve | |
Cquasi_uniform_surface | |
Cradioactivity_measure_with_unit | |
Cradioactivity_unit | |
Cradius_dimension | |
Crange_characteristic | |
Cratio_measure_with_unit | |
Cratio_unit | |
Crational_b_spline_curve | |
Crational_b_spline_surface | |
Crational_representation_item | |
Creal_literal | |
Creal_representation_item | |
Crectangular_composite_surface | |
Crectangular_trimmed_surface | |
Creferenced_modified_datum | |
Crelative_event_occurrence | |
Crep_item_group | |
Creparametrised_composite_curve_segment | |
Crepresentation | |
Crepresentation_context | |
Crepresentation_item | |
Crepresentation_item_relationship | |
Crepresentation_map | |
Crepresentation_relationship | |
Crepresentation_relationship_with_transformation | |
Crequirement_assigned_object | |
Crequirement_assignment | |
Crequirement_source | |
Crequirement_view_definition_relationship | |
Cresistance_measure_with_unit | |
Cresistance_unit | |
Crevolved_area_solid | |
Crevolved_face_solid | |
Crevolved_face_solid_with_trim_conditions | |
Cright_angular_wedge | |
Cright_circular_cone | |
Cright_circular_cylinder | |
Cright_to_usage_association | |
Croundness_tolerance | |
Crow_representation_item | |
Crow_value | |
Crow_variable | |
Crule_action | |
Crule_condition | |
Crule_definition | |
Crule_set | |
Crule_set_group | |
Crule_software_definition | |
Crule_superseded_assignment | |
Crule_supersedence | |
Cruled_surface_swept_area_solid | |
Crunout_zone_definition | |
Crunout_zone_orientation | |
Crunout_zone_orientation_reference_direction | |
Csatisfied_requirement | |
Csatisfies_requirement | |
Csatisfying_item | |
Cscalar_variable | |
Cscattering_parameter | |
Csculptured_solid | |
Cseam_curve | |
Csecurity_classification_assignment | |
Cserial_numbered_effectivity | |
Cshape_aspect | |
Cshape_aspect_associativity | |
Cshape_aspect_deriving_relationship | |
Cshape_aspect_relationship | |
Cshape_definition_representation | |
Cshape_dimension_representation | |
Cshape_feature_definition | |
Cshape_representation | |
Cshape_representation_relationship | |
Cshape_representation_with_parameters | |
Cshell_based_surface_model | |
Cshell_based_wireframe_model | |
Cshell_based_wireframe_shape_representation | |
Cshelled_solid | |
Csi_absorbed_dose_unit | |
Csi_capacitance_unit | |
Csi_conductance_unit | |
Csi_dose_equivalent_unit | |
Csi_electric_charge_unit | |
Csi_electric_potential_unit | |
Csi_energy_unit | |
Csi_force_unit | |
Csi_frequency_unit | |
Csi_illuminance_unit | |
Csi_inductance_unit | |
Csi_magnetic_flux_density_unit | |
Csi_magnetic_flux_unit | |
Csi_power_unit | |
Csi_pressure_unit | |
Csi_radioactivity_unit | |
Csi_resistance_unit | |
Csi_unit | |
Csimple_boolean_expression | |
Csimple_clause | |
Csimple_generic_expression | |
Csimple_numeric_expression | |
Cslash_expression | |
Csmeared_material_definition | |
Csolid_angle_measure_with_unit | |
Csolid_angle_unit | |
Csolid_curve_font | |
Csolid_model | |
Csolid_replica | |
Csolid_with_angle_based_chamfer | |
Csolid_with_chamfered_edges | |
Csolid_with_circular_pattern | |
Csolid_with_circular_pocket | |
Csolid_with_circular_protrusion | |
Csolid_with_conical_bottom_round_hole | |
Csolid_with_constant_radius_edge_blend | |
Csolid_with_curved_slot | |
Csolid_with_depression | |
Csolid_with_double_offset_chamfer | |
Csolid_with_flat_bottom_round_hole | |
Csolid_with_general_pocket | |
Csolid_with_general_protrusion | |
Csolid_with_groove | |
Csolid_with_hole | |
Csolid_with_incomplete_circular_pattern | |
Csolid_with_incomplete_rectangular_pattern | |
Csolid_with_pocket | |
Csolid_with_protrusion | |
Csolid_with_rectangular_pattern | |
Csolid_with_rectangular_pocket | |
Csolid_with_rectangular_protrusion | |
Csolid_with_shape_element_pattern | |
Csolid_with_single_offset_chamfer | |
Csolid_with_slot | |
Csolid_with_spherical_bottom_round_hole | |
Csolid_with_stepped_round_hole | |
Csolid_with_stepped_round_hole_and_conical_transitions | |
Csolid_with_straight_slot | |
Csolid_with_tee_section_slot | |
Csolid_with_through_depression | |
Csolid_with_trapezoidal_section_slot | |
Csolid_with_variable_radius_edge_blend | |
Csource_for_requirement | |
Csourced_requirement | |
Cspecification_definition | |
Cspecified_higher_usage_occurrence | |
Csphere | |
Cspherical_surface | |
Cstandard_uncertainty | |
Cstart_request | |
Cstart_work | |
CStepFileImporter | |
Cstraightness_tolerance | |
Cstructured_dimension_callout | |
Cstructured_text_composition | |
Cstructured_text_representation | |
Cstyled_item | |
Csubedge | |
Csubface | |
Csupplied_part_relationship | |
Csurface | |
Csurface_condition_callout | |
Csurface_curve | |
Csurface_curve_swept_area_solid | |
Csurface_of_linear_extrusion | |
Csurface_of_revolution | |
Csurface_patch | |
Csurface_profile_tolerance | |
Csurface_replica | |
Csurface_side_style | |
Csurface_style_boundary | |
Csurface_style_control_grid | |
Csurface_style_fill_area | |
Csurface_style_parameter_line | |
Csurface_style_reflectance_ambient | |
Csurface_style_reflectance_ambient_diffuse | |
Csurface_style_reflectance_ambient_diffuse_specular | |
Csurface_style_rendering | |
Csurface_style_rendering_with_properties | |
Csurface_style_segmentation_curve | |
Csurface_style_silhouette | |
Csurface_style_usage | |
Csurface_texture_representation | |
Csurfaced_open_shell | |
Cswept_area_solid | |
Cswept_disk_solid | |
Cswept_face_solid | |
Cswept_surface | |
Csymbol | |
Csymbol_representation | |
Csymbol_representation_map | |
Csymbol_style | |
Csymbol_target | |
Csymmetric_shape_aspect | |
Csymmetry_tolerance | |
Ctable_representation_item | |
Ctactile_appearance_representation | |
Ctagged_text_format | |
Ctagged_text_item | |
Ctangent | |
Cterminator_symbol | |
Ctext_literal | |
Ctext_literal_with_associated_curves | |
Ctext_literal_with_blanking_box | |
Ctext_literal_with_delineation | |
Ctext_literal_with_extent | |
Ctext_string_representation | |
Ctext_style | |
Ctext_style_with_box_characteristics | |
Ctext_style_with_mirror | |
Ctext_style_with_spacing | |
Cthermal_resistance_measure_with_unit | |
Cthermal_resistance_unit | |
Cthermodynamic_temperature_measure_with_unit | |
Cthermodynamic_temperature_unit | |
Cthickened_face_solid | |
Cthickness_laminate_definition | |
Cthickness_laminate_table | |
Ctime_interval | |
Ctime_interval_assignment | |
Ctime_interval_based_effectivity | |
Ctime_interval_with_bounds | |
Ctime_measure_with_unit | |
Ctime_unit | |
Ctolerance_zone | |
Ctolerance_zone_definition | |
Ctopological_representation_item | |
Ctoroidal_surface | |
Ctorus | |
Ctotal_runout_tolerance | |
Ctrack_blended_solid | |
Ctrack_blended_solid_with_end_conditions | |
Ctransformation_with_derived_angle | |
Ctrimmed_curve | |
Ctwo_direction_repeat_factor | |
Cunary_generic_expression | |
Cunary_numeric_expression | |
Cuncertainty_assigned_representation | |
Cuncertainty_measure_with_unit | |
Cuncertainty_qualifier | |
Cuniform_curve | |
Cuniform_resource_identifier | |
Cuniform_surface | |
Cusage_association | |
Cuser_defined_curve_font | |
Cuser_defined_marker | |
Cuser_defined_terminator_symbol | |
Cuser_selected_elements | |
Cuser_selected_shape_elements | |
Cvalue_range | |
Cvalue_representation_item | |
Cvariable_semantics | |
Cvariational_representation_item | |
Cvector | |
Cvector_style | |
Cvelocity_measure_with_unit | |
Cvelocity_unit | |
Cvertex | |
Cvertex_loop | |
Cvertex_point | |
Cvertex_shell | |
Cview_volume | |
Cvisual_appearance_representation | |
Cvolume_measure_with_unit | |
Cvolume_unit | |
Cweek_of_year_and_day_date | |
Cwire_shell | |
Cyear_month | |
Czone_structural_makeup | |
►NUnitTest | |
CutScaleProcess | |
►NUnreal | |
CTempMat | |
CTriangle | |
CVertex | |
►NXFile | |
CAnimation | Helper structure to represent an animation set in a XFile |
CAnimBone | Helper structure representing a single animated bone in a XFile |
CBone | Helper structure to represent a bone in a mesh |
CBoneWeight | Helper structure to represent a bone weight |
CFace | Helper structure representing a XFile mesh face |
CMaterial | Helper structure representing a XFile material |
CMatrixKey | |
CMesh | Helper structure to represent an XFile mesh |
CNode | Helper structure to represent a XFile frame |
CScene | Helper structure analogue to aiScene |
CTexEntry | Helper structure representing a texture filename inside a material and its potential source |
►CAC3DImporter | AC3D (*.ac) importer class |
CMaterial | |
CObject | |
CSurface | |
CAMFImporter | Class that holding scene graph which include: geometry, metadata, materials etc |
CASEImporter | Importer class for the 3DS ASE ASCII format |
CAssbinChunkWriter | Chunk writer mechanism for the .assbin file structure |
CAssbinExport | Assbin exporter class |
CAssbinImporter | Importer class for 3D Studio r3 and r4 3DS files |
CAttachmentInfo | Helper data structure for SceneCombiner |
CB3DImporter | |
CBaseImporter | FOR IMPORTER PLUGINS ONLY: The BaseImporter defines a common interface for all importer worker classes |
CBaseProcess | The BaseProcess defines a common interface for all post processing steps |
CBatchData | |
CBatchLoader | FOR IMPORTER PLUGINS ONLY: A helper class to the pleasure of importers that need to load many external meshes recursively |
►CBitmap | |
CDIB | |
CHeader | |
CBlenderBMeshConverter | |
CBlenderImporter | Load blenders official binary format |
CBlenderTessellatorP2T | |
CBlobIOStream | Redirect IOStream to a blob |
CBlobIOSystem | Redirect IOSystem to a blob |
CBoneWithHash | Helper data structure for SceneCombiner::MergeBones |
CBVHLoader | Loader class to read Motion Capturing data from a .bvh file |
►CByteSwap | Defines some useful byte order swap routines |
C_swapper< T, 2 > | |
C_swapper< T, 4 > | |
C_swapper< T, 8 > | |
CC4DImporter | Importer class to load Cinema4D files using the Melange library to be obtained from www.plugincafe.com |
CCalcTangentsProcess | The CalcTangentsProcess calculates the tangent and bitangent for any vertex of all meshes |
CCFIReaderImpl | |
CCIOStreamWrapper | |
CCIOSystemWrapper | |
CCIrrXML_IOStreamReader | Utility class to make IrrXML work together with our custom IO system See the IrrXML docs for more details |
CCOBImporter | Importer class to load TrueSpace files (cob,scn) up to v6 |
►CColladaExporter | Helper class to export a given scene to a Collada file |
CMaterial | |
CProperty | |
CSurface | |
CColladaLoader | Loader class to read Collada scenes |
CColladaMeshIndex | |
CColladaParser | Parser helper class for the Collada loader |
CComputeSpatialSortProcess | |
CComputeUVMappingProcess | ComputeUVMappingProcess - converts special mappings, such as spherical, cylindrical or boxed to proper UV coordinates for rendering |
CCSMImporter | Importer class to load MOCAPs in CharacterStudio Motion format |
CCXMLReaderImpl | |
CD3MFImporter | |
CDeboneProcess | This post processing step removes bones nearly losslessly or according to a configured threshold |
CDefaultIOStream | Default IO implementation, use standard IO operations |
CDefaultIOSystem | Default implementation of IOSystem using the standard C file functions |
CDefaultLogger | CPP-API: Primary logging facility of Assimp |
CDefaultProgressHandler | Internal default implementation of the ProgressHandler interface |
CDestroySpatialSortProcess | |
CDiscreet3DSExporter | Helper class to export a given scene to a 3DS file |
CDiscreet3DSImporter | Importer class for 3D Studio r3 and r4 3DS files |
CDropFaceNormalsProcess | The DropFaceNormalsProcess computes face normals for all faces of all meshes |
CDXFImporter | DXF importer implementation |
CEmbedTexturesProcess | Force embedding of textures (using the path = "*1" convention) |
►CExporter | |
CExportFormatEntry | Internal description of an Assimp export format option |
CExporterPimpl | |
CExportProperties | |
CFBXExporter | Helper class to export a given scene to an FBX file |
CFBXImporter | Load the Autodesk FBX file format |
CFIBase64Decoder | |
CFIBase64Value | |
CFIBase64ValueImpl | |
CFIBoolDecoder | |
CFIBoolValue | |
CFIBoolValueImpl | |
CFIByteValue | |
CFICDATADecoder | |
CFICDATAValue | |
CFICDATAValueImpl | |
CFIDecoder | |
CFIDoubleDecoder | |
CFIDoubleValue | |
CFIDoubleValueImpl | |
CFIFloatDecoder | |
CFIFloatValue | |
CFIFloatValueImpl | |
CFIHexDecoder | |
CFIHexValue | |
CFIHexValueImpl | |
CFIIntDecoder | |
CFIIntValue | |
CFIIntValueImpl | |
CFileLogStream | Logstream to write into a file |
CFileSystemFilter | File system filter |
CFILongDecoder | |
CFILongValue | |
CFILongValueImpl | |
CFindDegeneratesProcess | FindDegeneratesProcess: Searches a mesh for degenerated triangles |
CFindInstancesProcess | A post-processing steps to search for instanced meshes |
CFindInvalidDataProcess | The FindInvalidData post-processing step |
CFIQName | |
CFIReader | |
CFIShortDecoder | |
CFIShortValue | |
CFIShortValueImpl | |
CFIStringValue | |
CFIStringValueImpl | |
CFIUUIDDecoder | |
CFIUUIDValue | |
CFIUUIDValueImpl | |
CFIValue | |
CFIVocabulary | |
CFixInfacingNormalsProcess | The FixInfacingNormalsProcess tries to determine whether the normal vectors of an object are facing inwards |
CFlipUVsProcess | Postprocessing step to flip the UV coordinate system of the import data |
CFlipWindingOrderProcess | Postprocessing step to flip the face order of the imported data |
CGenBoundingBoxesProcess | Post-processing process to find axis-aligned bounding volumes for amm meshes used in a scene |
CGenFaceNormalsProcess | The GenFaceNormalsProcess computes face normals for all faces of all meshes |
CGenVertexNormalsProcess | The GenFaceNormalsProcess computes vertex normals for all vertices |
CglTF2Exporter | Helper class to export a given scene to an glTF file |
CglTF2Importer | Load the glTF2 format |
CglTFExporter | Helper class to export a given scene to an glTF file |
CglTFImporter | Load the glTF format |
CHMPImporter | Used to load 3D GameStudio HMP files (terrains) |
►CIFCImporter | Load the IFC format, which is an open specification to describe building and construction industry data |
CSettings | |
CImporter | CPP-API: The Importer class forms an C++ interface to the functionality of the Open Asset Import Library |
CImproveCacheLocalityProcess | The ImproveCacheLocalityProcess reorders all faces for improved vertex cache locality |
CInterpolator | CPP-API: Utility class to simplify interpolations of various data types |
CIOStream | CPP-API: Class to handle file I/O for C++ |
CIOStreamBuffer | Implementation of a cached stream buffer |
CIOSystem | CPP-API: Interface to the file system |
CIOSystem2Unzip | |
CIRRImporter | Irr importer class |
►CIrrlichtBase | Base class for the Irr and IrrMesh importers |
CProperty | Data structure for a simple name-value property |
CIRRMeshImporter | IrrMesh importer class |
CJoinVerticesProcess | The JoinVerticesProcess unites identical vertices in all imported meshes |
CJSONWriter | |
CKeyIterator | Helper class to iterate through all keys in an animation channel |
►CLimitBoneWeightsProcess | This post processing step limits the number of bones affecting a vertex to a certain maximum value |
CWeight | Describes a bone weight on a vertex |
CLineSplitter | Usage: |
CLoadRequest | |
CLogFunctions | |
CLogger | CPP-API: Abstract interface for logger implementations |
CLogStream | CPP-API: Abstract interface for log stream implementations |
CLogStreamInfo | |
CLWOImporter | Class to load LWO files |
CLWSImporter | LWS (LightWave Scene Format) importer class |
CMakeLeftHandedProcess | The MakeLeftHandedProcess converts all imported data to a left-handed coordinate system |
CMakeVerboseFormatProcess | MakeVerboseFormatProcess: Class to convert an asset to the verbose format which is expected by most postprocess steps |
CMD2Importer | Importer class for MD2 |
CMD3Importer | Importer class to load MD3 files |
CMD5Importer | Importer class for the MD5 file format |
CMDCImporter | Importer class to load the RtCW MDC file format |
CMDLImporter | Class to load MDL files |
CMemoryIOStream | Implementation of IOStream to read directly from a memory buffer |
CMemoryIOSystem | Dummy IO system to read from a memory buffer |
CMinMaxChooser | |
CMinMaxChooser< aiColor4t< T > > | |
CMinMaxChooser< aiQuaterniont< T > > | |
CMinMaxChooser< aiQuatKey > | |
CMinMaxChooser< aiVector2t< T > > | |
CMinMaxChooser< aiVector3t< T > > | |
CMinMaxChooser< aiVectorKey > | |
CMinMaxChooser< aiVertexWeight > | |
CMinMaxChooser< double > | |
CMinMaxChooser< float > | |
CMinMaxChooser< unsigned int > | |
CMMDImporter | Imports MMD a pmx/pmd/vmd file |
►CMorphTimeValues | |
Ckey | |
Cmpred | Stores the LogStream objects for all active C log streams |
CMS3DImporter | Milkshape 3D importer implementation |
►CNDOImporter | Importer class to load meshes from Nendo |
CEdge | Represents a single edge |
CFace | Represents a single face |
CObject | Represents a single object |
CVertex | |
CNFFImporter | NFF (Neutral File Format) Importer class |
CNodeAttachmentInfo | |
CNullLogger | CPP-API: Empty logging implementation |
CObjExporter | Helper class to export a given scene to an OBJ file |
CObjFileImporter | Imports a waveform obj file |
CObjFileMtlImporter | Loads the material description from a mtl file |
CObjFileParser | Parser for a obj waveform file |
COFFImporter | Importer class for the Object File Format (.off) |
COptimizeGraphProcess | Postprocessing step to optimize the scenegraph |
►COptimizeMeshesProcess | Postprocessing step to optimize mesh usage |
CMeshInfo | Internal utility to store additional mesh info |
CPlyExporter | Helper class to export a given scene to a Stanford Ply file |
CPLYImporter | Importer class to load the stanford PLY file format |
CPretransformVertices | The PretransformVertices pre-transforms all vertices in the node tree and removes the whole graph |
CProgressHandler | CPP-API: Abstract interface for custom progress report receivers |
CQ3BSPFileImporter | Loader to import BSP-levels from a PK3 archive or from a unpacked BSP-level |
CQ3BSPFileParser | |
CQ3DImporter | Importer class for the Quick3D Object and Scene formats |
CRAWImporter | Importer class for the PovRay RAW triangle format |
CRemoveRedundantMatsProcess | RemoveRedundantMatsProcess: Post-processing step to remove redundant materials from the imported scene |
CRemoveVCProcess | RemoveVCProcess: Class to exclude specific parts of the data structure from further processing by removing them, |
CScaleProcess | ScaleProcess: Class to rescale the whole model |
CSceneCombiner | Static helper class providing various utilities to merge two scenes |
CSceneDiffer | |
CSceneHelper | Utility for SceneCombiner |
CScenePreprocessor | ScenePreprocessor: Preprocess a scene before any post-processing steps are executed |
CScenePrivateData | |
►CSGSpatialSort | Specialized version of SpatialSort to support smoothing groups This is used in by the 3DS, ASE and LWO loaders |
CEntry | An entry in a spatially sorted position array |
►CSharedPostProcessInfo | Helper class to allow post-processing steps to interact with each other |
CBase | |
CTHeapData | Represents data that is allocated on the heap, thus needs to be deleted |
CTStaticData | Represents static, by-value data not allocated on the heap |
CSIBImporter | Importer class for the Nevercenter Silo SIB scene format |
►CSkeletonMeshBuilder | This little helper class constructs a dummy mesh for a given scene the resembles the node hierarchy |
CFace | Faces |
CSMDImporter | Namespace SMD |
CSortByPTypeProcess | SortByPTypeProcess: Sorts meshes by the types of primitives they contain |
►CSpatialSort | A little helper class to quickly find all vertices in the epsilon environment of a given position |
CEntry | An entry in a spatially sorted position array |
CSplitByBoneCountProcess | Postprocessing filter to split meshes with many bones into submeshes so that each submesh has a certain max bone count |
CSplitLargeMeshesProcess_Triangle | Post-processing filter to split large meshes into sub-meshes |
CSplitLargeMeshesProcess_Vertex | Post-processing filter to split large meshes into sub-meshes |
CStandardShapes | Helper class to generate vertex buffers for standard geometric shapes, such as cylinders, cones, boxes, spheres, elipsoids .. |
CStdOStreamLogStream | Logs into a std::ostream |
CStepExporter | Helper class to export a given scene to a StepFile |
CSTLExporter | Helper class to export a given scene to a STL file |
CSTLImporter | Importer class for the sterolithography STL file format |
CSTransformVecInfo | Helper class representing texture coordinate transformations |
CStreamReader | Wrapper class around IOStream to allow for consistent reading of binary data in both little and big endian format |
CStreamWriter | Wrapper class around IOStream to allow for consistent writing of binary data in both little and big endian format |
CSubdivider | Helper class to evaluate subdivision surfaces |
CTargetAnimationHelper | Helper class for the 3DS and ASE loaders to compute camera and spot light animations |
CTerragenImporter | Importer class to load Terragen (0.9) terrain files |
CTestIOSystem | |
CTestModelFacttory | |
CTextureTransformStep | Helper step to compute final UV coordinate sets if there are scalings or rotations in the original data read from the file |
CTriangulateProcess | The TriangulateProcess splits up all faces with more than three indices into triangles |
CTTUpdateInfo | Small helper structure representing a shortcut into the material list to be able to update some values quickly |
CUnrealImporter | Importer class to load UNREAL files (*.3d) |
CValidateDSProcess | Validates the whole ASSIMP scene data structure for correctness |
CVertex | Intermediate description a vertex with all possible components |
CVertexTriangleAdjacency | Computes a vertex-triangle adjacency map from a given index buffer |
CWordIterator | |
CX3DExporter | Class which export aiScene to X3D file |
CX3DImporter | Class that holding scene graph which include: groups, geometry, metadata etc |
CXFileExporter | Helper class to export a given scene to a X-file |
CXFileImporter | The XFileImporter is a worker class capable of importing a scene from a DirectX file .x |
CXFileParser | The XFileParser reads a XFile either in text or binary form and builds a temporary data structure out of it |
CXGLImporter | XGL/ZGL importer |
►CZipArchiveIOSystem | |
CImplement | |
CZipFile | |
CZipFileInfo | |
►NAssimpView | Calculates a pose for a given time of an animation |
CAnimEvaluator | Calculates transformations for a given timestamp from a set of animation tracks |
►CAssetHelper | Class to wrap ASSIMP's asset output structures |
CLineVertex | |
CMeshHelper | |
CVertex | |
CCBackgroundPainter | |
►CCDisplay | |
CMaterialInfo | |
CMeshInfo | |
CNodeInfo | |
CTextureInfo | |
►CCLogDisplay | Class to display log strings in the upper right corner of the view |
CSEntry | |
CCLogWindow | Class to display log strings in a separate window |
CCMaterialManager | |
CCMeshRenderer | |
CCMyLogStream | Subclass of Assimp::LogStream used to add all log messages to the log window |
CSceneAnimator | Calculates the animated node transformations for a given scene and timestamp |
CSceneAnimNode | A little tree structure to match the scene's node structure, but holding additional data |
CSkyBoxVertex | Vertex structure for the skybox |
CSVertex | |
►Nbar | |
CMixedUpTestCaseTest | |
CMixedUpTestCaseWithSameTestNameTest | |
►NClipperLib | |
CClipper | |
CClipperBase | |
CclipperException | |
CDoublePoint | |
CExPolygon | |
CHorzJoinRec | |
CInt128 | |
CIntersectNode | |
CIntPoint | |
CIntRect | |
CJoinRec | |
CLocalMinima | |
COutPt | |
COutRec | |
CPolyOffsetBuilder | |
CScanbeam | |
CTEdge | |
►NExpressReader | |
CEntity | |
CField | |
CSchema | |
CType | |
►Nfixed_pipeline_3d_viewer | |
CGLRenderer | |
►Nfoo | |
CMixedUpTestCaseTest | |
CMixedUpTestCaseWithSameTestNameTest | |
CPointerPrintable | |
CPrintableViaPrintTo | |
CPrintableViaPrintToTemplate | |
CStreamableTemplateInFoo | |
CUnprintableInFoo | |
►NglTF | |
►CAccessor | A typed view into a BufferView |
CIndexer | Helper class to iterate the data |
►CAnimation | |
►CAnimChannel | |
CAnimTarget | |
CAnimParameters | |
CAnimSampler | |
►CAsset | Root object for a glTF asset |
CExtensions | Keeps info about the enabled extensions |
CAssetMetadata | |
CAssetWriter | |
CAttribType | Values for the Accessor::type field (helper class) |
►CBuffer | A buffer points to binary geometry, animation, or skins |
CSEncodedRegion | Descriptor of encoded region in "bufferView" |
CBufferView | A view into a buffer generally representing a subset of the buffer |
CCamera | |
CGLB_Header | For the KHR_binary_glTF extension (binary .glb file) 20-byte header (+ the JSON + a "body" data section) |
CImage | Image data used to create a texture |
CLazyDict | Manages lazy loading of the glTF top-level objects, and keeps a reference to them by ID It is the owner the loaded objects, so when it is destroyed it also deletes them |
CLazyDictBase | Base class for LazyDict that acts as an interface |
CLight | A light (from KHR_materials_common extension) |
CMaterial | The material appearance of a primitive |
►CMesh | A set of primitives to be rendered. A node can contain one or more meshes. A node's transform places the mesh in the scene |
►CPrimitive | |
CAttributes | |
CSExtension | Extension used for mesh |
CNode | |
CNullable | Helper struct to represent values that might not be present |
CObject | Base class for all glTF top-level objects |
CProgram | |
CRef | A reference to one top-level object, which is valid until the Asset instance is destroyed |
CSampler | |
CScene | |
CShader | |
CSkin | |
►CTechnique | |
CFunctions | |
CParameters | |
CStates | |
CTexProperty | Holds a material property that can be a texture or a color |
CTexture | A texture and its sampler |
►NglTF2 | |
►CAccessor | A typed view into a BufferView |
CIndexer | Helper class to iterate the data |
►CAnimation | |
CChannel | |
CSampler | |
CTarget | |
►CAsset | Root object for a glTF asset |
CExtensions | Keeps info about the enabled extensions |
CAssetMetadata | |
CAssetWriter | |
CAttribType | Values for the Accessor::type field (helper class) |
►CBuffer | A buffer points to binary geometry, animation, or skins |
CSEncodedRegion | Descriptor of encoded region in "bufferView" |
CBufferView | A view into a buffer generally representing a subset of the buffer |
CCamera | |
CGLB_Chunk | |
CGLB_Header | For binary .glb files 12-byte header (+ the JSON + a "body" data section) |
CImage | Image data used to create a texture |
CLazyDict | Manages lazy loading of the glTF top-level objects, and keeps a reference to them by ID It is the owner the loaded objects, so when it is destroyed it also deletes them |
CLazyDictBase | Base class for LazyDict that acts as an interface |
CLight | A light (from KHR_lights_punctual extension) |
CMaterial | The material appearance of a primitive |
►CMesh | A set of primitives to be rendered. A node can contain one or more meshes. A node's transform places the mesh in the scene |
►CPrimitive | |
CAttributes | |
CTarget | |
CNode | |
CNormalTextureInfo | |
CNullable | Helper struct to represent values that might not be present |
CObject | Base class for all glTF top-level objects |
COcclusionTextureInfo | |
CPbrMetallicRoughness | |
CPbrSpecularGlossiness | |
CProgram | |
CRef | A reference to one top-level object, which is valid until the Asset instance is destroyed |
CSampler | |
CScene | |
CShader | |
CSkin | |
CTexture | A texture and its sampler |
CTextureInfo | |
►NglTFCommon | |
►NUtil | |
CDATA | |
CDataURI | |
CIOStream | |
►Ngtest_break_on_failure_unittest | |
CGTestBreakOnFailureUnitTest | |
►Ngtest_catch_exceptions_test | |
CCatchCxxExceptionsTest | |
CCatchSehExceptionsTest | |
►Ngtest_color_test | |
CGTestColorTest | |
►Ngtest_env_var_test | |
CGTestEnvVarTest | |
►Ngtest_filter_unittest | |
CGTestFilterUnitTest | |
►Ngtest_help_test | |
CGTestHelpTest | |
►Ngtest_list_tests_unittest | |
CGTestListTestsUnitTest | |
►Ngtest_output_test | |
CGTestOutputTest | |
►Ngtest_shuffle_test | |
CGTestShuffleUnitTest | |
►Ngtest_test_utils | |
CSubprocess | |
►Ngtest_throw_on_failure_test | |
CThrowOnFailureTest | |
►Ngtest_uninitialized_test | |
CGTestUninitializedTest | |
►Ngtest_xml_outfiles_test | |
CGTestXMLOutFilesTest | |
►Ngtest_xml_output_unittest | |
CGTestXMLOutputUnitTest | |
►Ngtest_xml_test_utils | |
CGTestXMLTestCase | |
►Ninternal | |
CBigInteger | |
CDecodedStream | |
CDiyFp | |
CDouble | |
CGenericRegex | Regular expression engine with subset of ECMAscript grammar |
CGenericRegexSearch | |
CHasher | |
CISchemaStateFactory | |
CISchemaValidator | |
CIsGenericValue | |
CIsGenericValueImpl | |
CIsGenericValueImpl< T, typename Void< typename T::EncodingType >::Type, typename Void< typename T::AllocatorType >::Type > | |
CSchema | |
CSchemaValidationContext | |
CStack | A type-unsafe stack for storing different types of data |
CStreamLocalCopy | |
CStreamLocalCopy< Stream, 0 > | Keep reference |
CStreamLocalCopy< Stream, 1 > | Do copy optimization |
CTokenHelper | |
CTokenHelper< Stack, char > | |
CTypeHelper | |
CTypeHelper< ValueType, bool > | |
CTypeHelper< ValueType, const typename ValueType::Ch * > | |
CTypeHelper< ValueType, double > | |
CTypeHelper< ValueType, float > | |
CTypeHelper< ValueType, int > | |
CTypeHelper< ValueType, int64_t > | |
CTypeHelper< ValueType, typename ValueType::Array > | |
CTypeHelper< ValueType, typename ValueType::ConstArray > | |
CTypeHelper< ValueType, typename ValueType::ConstObject > | |
CTypeHelper< ValueType, typename ValueType::Object > | |
CTypeHelper< ValueType, uint64_t > | |
CTypeHelper< ValueType, unsigned > | |
►Nirr | |
►Ncore | |
Carray | Self reallocating template array (like stl vector) with additional features |
Cstring | Very simple string class with some useful features |
►Nio | |
CCFileReadCallBack | Implementation of the file read callback for ordinary files |
CCXMLReaderImpl | Implementation of the IrrXMLReader |
CIFileReadCallBack | Callback class for file read abstraction |
CIIrrXMLReader | Interface providing easy read access to a XML file |
CIXMLBase | Empty class to be used as parent class for IrrXMLReader |
►Njassimp | Java binding for the Open Asset Import Library |
CAiAnimation | An animation |
CAiAnimBehavior | Defines how an animation channel behaves outside the defined time range |
CAiBlendMode | Defines alpha-blend flags |
CAiBone | A single bone of a mesh |
CAiBoneWeight | A single influence of a bone on a vertex |
CAiBuiltInWrapperProvider | Wrapper provider using jassimp built in types |
CAiCamera | Helper structure to describe a virtual camera |
CAiClassLoaderIOSystem | IOSystem based on the Java classloader |
CAiColor | Wrapper for colors |
CAiConfig | Configuration interface for assimp importer |
CAiConfigOptions | Lists all possible configuration options |
CAiInputStreamIOStream | Implementation of AiIOStream reading from a InputStream |
CAiIOStream | Interface to allow custom resource loaders for jassimp |
CAiIOSystem | |
CAiLight | Describes a light source |
CAiLightType | List of light types supported by AiLight |
►CAiMaterial | Data structure for a material |
CProperty | Data structure for a single material property |
CPropertyKey | Enumerates all supported material properties |
CPropertyType | A very primitive RTTI system for the contents of material properties |
CAiMatrix4f | Simple 4x4 matrix of floats |
CAiMesh | A mesh represents a geometry or model with a single material |
CAiMeshAnim | This class is a stub - mesh animations are currently not supported |
►CAiMetadataEntry | |
CAiMetadataType | |
CAiNode | A node in the imported hierarchy |
CAiNodeAnim | Describes the animation of a single node |
CAiPostProcessSteps | Enumerates the post processing steps supported by assimp |
CAiPrimitiveType | Enumerates the types of geometric primitives supported by Assimp |
CAiProgressHandler | |
CAiQuaternion | Wrapper for a quaternion |
CAiScene | The root structure of the imported data |
CAiSceneFlag | Status flags for AiScenes |
CAiShadingMode | Defines all shading modes supported by the library |
CAiTextureInfo | Data structure for texture related material properties |
CAiTextureMapMode | Defines how UV coordinates outside the [0...1] range are handled |
CAiTextureMapping | Defines how the mapping coords for a texture are generated |
CAiTextureOp | Defines how the Nth texture of a specific type is combined with the result of all previous layers |
CAiTextureType | Defines the purpose of a texture |
CAiVector | Wrapper for 3-dimensional vectors |
CAiWrapperProvider | Provides wrapper objects for raw data buffers |
CJaiDebug | Debug/utility methods |
CJassimp | Entry point to the jassimp library |
CJassimpConfig | Global configuration values (limits) |
CJassimpLibraryLoader | Library loader for the jassimp library |
►Nmmd | |
C_Unique_if | |
C_Unique_if< T[]> | |
C_Unique_if< T[N]> | |
►Nmy_namespace | |
►Ntesting | |
CAssertionResult | |
CMessage | |
CTest | |
►Nnamespace1 | |
CMyTypeInNameSpace1 | |
►Nnamespace2 | |
CMyTypeInNameSpace2 | |
►No3dgc | |
CAdaptive_Bit_Model | |
CAdaptive_Data_Model | |
CAdjacencyInfo | |
CArithmetic_Codec | |
CBinaryStream | |
CCompressedTriangleFans | |
CDVEncodeParams | |
CDynamicVector | |
CDynamicVectorDecoder | |
CDynamicVectorEncoder | |
CFIFO | |
CIndexedFaceSet | |
CSC3DMCDecoder | |
CSC3DMCEncodeParams | |
CSC3DMCEncoder | |
CSC3DMCPredictor | |
CSC3DMCStats | |
CSC3DMCTriplet | |
CStatic_Bit_Model | |
CStatic_Data_Model | |
CTimer | |
CTriangleFans | |
CTriangleListDecoder | |
CTriangleListEncoder | |
CVec2 | Vector dim 2 |
CVec3 | Vector dim 3 |
CVector | |
►Np2t | Sweep-line, Constrained Delauney Triangulation (CDT) See: Domiter, V |
CAdvancingFront | |
CCDT | |
CEdge | |
CNode | |
CPoint | |
CSweep | |
►CSweepContext | |
CBasin | |
CEdgeEvent | |
CTriangle | |
►Npmd | |
CPmdBone | |
CPmdBoneDisp | |
CPmdBoneDispName | |
CPmdConstraint | |
CPmdFace | |
CPmdFaceVertex | |
CPmdHeader | |
CPmdIk | |
CPmdMaterial | |
CPmdModel | |
CPmdRigidBody | |
CPmdVertex | |
►Npmx | |
CPmxAncherRigidBody | |
CPmxBone | |
CPmxFrame | |
CPmxFrameElement | |
CPmxIkLink | |
CPmxJoint | |
CPmxJointParam | |
CPmxMaterial | |
CPmxModel | |
CPmxMorph | |
CPmxMorphBoneOffset | |
CPmxMorphFlipOffset | |
CPmxMorphGroupOffset | |
CPmxMorphImplusOffset | |
CPmxMorphMaterialOffset | |
CPmxMorphOffset | |
CPmxMorphUVOffset | |
CPmxMorphVertexOffset | |
CPmxRigidBody | |
CPmxSetting | |
CPmxSoftBody | |
CPmxVertex | |
CPmxVertexSkinning | |
CPmxVertexSkinningBDEF1 | |
CPmxVertexSkinningBDEF2 | |
CPmxVertexSkinningBDEF4 | |
CPmxVertexSkinningQDEF | |
CPmxVertexSkinningSDEF | |
►Npump | |
CCodeNode | |
CCursor | |
CElseNode | |
CEnv | |
CExpNode | |
CForNode | |
CIfNode | |
CLiteralDollarNode | |
COutput | |
CRangeNode | |
CRawCodeNode | |
CToken | |
CVarNode | |
►Npyassimp | |
►Ncore | |
CAssimpLib | |
CPropertyGetter | |
►Nerrors | |
CAssimpError | |
►Nstructs | |
CAnimation | |
CAnimMesh | |
CBone | |
CCamera | |
CColor3D | |
CColor4D | |
CExportDataBlob | |
CFace | |
CLight | |
CMaterial | |
CMaterialProperty | |
CMaterialPropertyString | |
CMatrix3x3 | |
CMatrix4x4 | |
CMemoryInfo | |
CMesh | |
CMeshAnim | |
CMeshKey | |
CMeshMorphAnim | |
CMeshMorphKey | |
CMetadata | |
CMetadataEntry | |
CNode | |
CNodeAnim | |
CPlane | |
CQuaternion | |
CQuatKey | |
CRay | |
CScene | |
CString | |
CTexel | |
CTexture | |
CUVTransform | |
CVector2D | |
CVector3D | |
CVectorKey | |
CVertexWeight | |
►Nrapidjson | Main RapidJSON namespace |
CAllocator | Concept for allocating, resizing and freeing memory block |
CEncoding | Concept for encoding of Unicode characters |
CHandler | Concept for receiving events from GenericReader upon parsing. The functions return true if no error occurs. If they return false, the event publisher should terminate the process |
CStream | Concept for reading and writing characters |
►Nrelease_docs | |
CWikiBrancher | |
►Nrun | |
Cresults | |
►Nstd | STL namespace |
►Ntr1 | |
►Ngtest_internal | |
CAddRef | |
CAddRef< T & > | |
CByRef | |
CByRef< T & > | |
CGet | |
CGet< 0 > | |
CGet< 1 > | |
CGet< 2 > | |
CGet< 3 > | |
CGet< 4 > | |
CGet< 5 > | |
CGet< 6 > | |
CGet< 7 > | |
CGet< 8 > | |
CGet< 9 > | |
CSameSizeTuplePrefixComparator | |
CSameSizeTuplePrefixComparator< 0, 0 > | |
CSameSizeTuplePrefixComparator< k, k > | |
CTupleElement | |
CTupleElement< true, 0, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 1, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 2, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 3, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 4, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 5, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 6, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 7, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 8, GTEST_10_TUPLE_(T) > | |
CTupleElement< true, 9, GTEST_10_TUPLE_(T) > | |
Ctuple | |
Ctuple<> | |
Ctuple_element | |
Ctuple_size | |
Ctuple_size< GTEST_0_TUPLE_(T) > | |
Ctuple_size< GTEST_10_TUPLE_(T) > | |
Ctuple_size< GTEST_1_TUPLE_(T) > | |
Ctuple_size< GTEST_2_TUPLE_(T) > | |
Ctuple_size< GTEST_3_TUPLE_(T) > | |
Ctuple_size< GTEST_4_TUPLE_(T) > | |
Ctuple_size< GTEST_5_TUPLE_(T) > | |
Ctuple_size< GTEST_6_TUPLE_(T) > | |
Ctuple_size< GTEST_7_TUPLE_(T) > | |
Ctuple_size< GTEST_8_TUPLE_(T) > | |
Ctuple_size< GTEST_9_TUPLE_(T) > | |
►Ntesting | |
►Ngtest_printers_test | |
CAllowsGenericStreaming | |
CAllowsGenericStreamingAndImplicitConversionTemplate | |
CAllowsGenericStreamingTemplate | |
CBig | |
Cconst_iterator | |
CFoo | |
Citerator | |
►Ninternal | |
CAddReference | |
CAddReference< T & > | |
CAssertHelper | |
CBase | |
Cbool_constant | |
CCastable | |
CCodeLocation | |
CCompileAssert | |
CCompileAssertTypesEqual | |
CCompileAssertTypesEqual< T, T > | |
CConstAndNonConstCastable | |
CConstCastable | |
CConstCharPtr | |
CDefaultGlobalTestPartResultReporter | |
CDefaultPerThreadTestPartResultReporter | |
CDerived | |
CEnableIf | |
CEnableIf< true > | |
CEnvironmentInvocationCatcher | |
CEqHelper | |
CEqHelper< true > | |
CEventRecordingListener | |
CFilePath | |
CFinalSuccessChecker | |
CFloatingPoint | |
CFormatForComparison | |
CFormatForComparison< ToPrint[N], OtherOperand > | |
CGTestFlagSaver | |
CGTestLog | |
CGTestMutexLock | |
CHasNewFatalFailureHelper | |
CImplicitlyConvertible | |
Cis_pointer | |
Cis_pointer< T * > | |
CIsAProtocolMessage | |
CIteratorTraits | |
CIteratorTraits< const T * > | |
CIteratorTraits< T * > | |
CLessByName | |
Clinked_ptr | |
Clinked_ptr_internal | |
CListenerTest | |
CMutex | |
CNativeArray | |
CNoDefaultContructor | |
COsStackTraceGetter | |
COsStackTraceGetterInterface | |
CPrettyUnitTestResultPrinter | |
CRandom | |
CRE | |
CRelationToSourceCopy | |
CRelationToSourceReference | |
CRemoveConst | |
CRemoveConst< const T > | |
CRemoveConst< const T[N]> | |
CRemoveReference | |
CRemoveReference< T & > | |
Cscoped_ptr | |
CScopedPrematureExitFile | |
CScopedTrace | |
CSingleFailureChecker | |
CStaticAssertTypeEqHelper | |
CStaticAssertTypeEqHelper< T, T > | |
CString | |
CTestCaseNameIs | |
CTestEventListenersAccessor | |
CTestEventRepeater | |
CTestFactoryBase | |
CTestFactoryImpl | |
CTestPropertyKeyIs | |
CTestResultAccessor | |
CThreadLocal | |
CTo | |
CTraceInfo | |
CTuplePolicy | |
CTypeIdHelper | |
CTypeWithSize | |
CTypeWithSize< 4 > | |
CTypeWithSize< 8 > | |
CUnitTestHelper | |
CUnitTestImpl | |
CUnitTestOptions | |
CUnitTestRecordPropertyTestHelper | |
CUniversalPrinter | |
CUniversalPrinter< T & > | |
CUniversalPrinter< T[N]> | |
CUniversalTersePrinter | |
CUniversalTersePrinter< char * > | |
CUniversalTersePrinter< const char * > | |
CUniversalTersePrinter< T & > | |
CUniversalTersePrinter< T[N]> | |
CUniversalTersePrinter< wchar_t * > | |
CXmlUnitTestResultPrinter | |
►Ninternal2 | |
CTypeWithoutFormatter | |
CTypeWithoutFormatter< T, kConvertibleToInteger > | |
CTypeWithoutFormatter< T, kProtobuf > | |
CAssertionResult | |
CCodeLocationForTESTF | |
CCodeLocationForTESTP | |
CCodeLocationForTYPEDTEST | |
CCodeLocationForTYPEDTESTP | |
CCurrentTestInfoTest | |
CEmptyTestEventListener | |
CEnvironment | |
CFlags | |
CInitGoogleTestTest | |
CMessage | |
CScopedFakeTestPartResultReporter | |
CSetUpTestCaseTest | |
CTest | |
CTestCase | |
CTestEventListener | |
CTestEventListeners | |
CTestInfo | |
CTestInfoTest | |
CTestPartResult | |
CTestPartResultArray | |
CTestPartResultReporterInterface | |
CTestProperty | |
CTestResult | |
CUnitTest | |
►Ntransformations | |
CArcball | |
►Nupload | |
CAbstractRpcServer | |
CClientLoginError | |
CGitVCS | |
CHttpRpcServer | Elif e.code >= 500 and e.code < 600: Server Error - try again.
|
CMercurialVCS | |
CSubversionVCS | |
CVersionControlSystem | |
►Nvmd | |
CVmdBoneFrame | |
CVmdCameraFrame | |
CVmdFaceFrame | |
CVmdIkEnable | |
CVmdIkFrame | |
CVmdLightFrame | |
CVmdMotion | |
C_IEEEDouble | Data structure to represent the bit pattern of a 64 Bit IEEE 754 floating-point number |
C_IEEESingle | Data structure to represent the bit pattern of a 32 Bit IEEE 754 floating-point number |
CAbstractImportExportBase | Abstract base class to test import and export |
CaiAABB | |
CaiAnimation | An animation consists of key-frame data for a number of nodes |
CaiAnimMesh | An AnimMesh is an attachment to an aiMesh stores per-vertex animations for a particular frame |
CaiBone | A single bone of a mesh |
CaiCamera | Helper structure to describe a virtual camera |
CaiColor3D | Represents a color in Red-Green-Blue space |
CaiColor4t | Represents a color in Red-Green-Blue space including an alpha component |
CaiExportDataBlob | Describes a blob of exported scene data |
CaiExportFormatDesc | Describes an file format which Assimp can export to |
CaiFace | A single face in a mesh, referring to multiple vertices |
CaiFile | C-API: File callbacks |
CaiFileIO | C-API: File system callbacks |
CaiImporterDesc | Meta information about a particular importer |
CaiLight | Helper structure to describe a light source |
CaiLogStream | C-API: Represents a log stream |
CaiMaterial | Data structure for a material |
CaiMatrix3x3t | Represents a row-major 3x3 matrix |
CaiMatrix4x4t | Represents a row-major 4x4 matrix, use this for homogeneous coordinates |
CaiMemoryInfo | Stores the memory requirements for different components (e.g |
CaiMesh | Enum aiMorphingMethod |
CaiMeshAnim | Describes vertex-based animations for a single mesh or a group of meshes |
CaiMeshKey | Binds a anim-mesh to a specific point in time |
CaiMeshMorphAnim | Describes a morphing animation of a given mesh |
CaiMeshMorphKey | Binds a morph anim mesh to a specific point in time |
CaiMetadata | Container for holding metadata |
CaiMetadataEntry | Metadata entry |
CaiNode | A node in the imported hierarchy |
CaiNodeAnim | Describes the animation of a single node |
CaiPlane | Represents a plane in a three-dimensional, euclidean space |
CaiPropertyStore | C-API: Represents an opaque set of settings to be used during importing |
CaiQuaterniont | Represents a quaternion in a 4D vector |
CaiQuatKey | A time-value pair specifying a rotation for the given time |
CaiRay | Represents a ray |
CaiScene | The root structure of the imported data |
CaiString | Represents an UTF-8 string, zero byte terminated |
CaiTexel | Helper structure to represent a texel in a ARGB8888 format |
CaiTexture | Helper structure to describe an embedded texture |
CaiUVTransform | Defines how an UV channel is transformed |
CaiVector2t | Represents a two-dimensional vector |
CaiVector3t | Represents a three-dimensional vector |
CaiVectorKey | A time-value pair specifying a certain 3D vector for the given time |
CaiVertexWeight | A single influence of a bone on a vertex |
CAnimationSamplers | |
Canother | |
CASCII | ASCII encoding |
CAssimpAPITest | |
CAutoUTF | Dynamically select encoding according to stream's runtime-specified UTF encoding type |
CAutoUTFInputStream | Input stream wrapper with dynamically bound encoding and automatic encoding detection |
CAutoUTFOutputStream | Output stream wrapper with dynamically bound encoding and automatic encoding detection |
CBarEnvironment | |
CBase | |
Cbase64_encodestate | |
CBaseReaderHandler | Default implementation of Handler |
CBasicIStreamWrapper | Wrapper of std::basic_istream into RapidJSON's Stream concept |
CBasicOStreamWrapper | Wrapper of std::basic_ostream into RapidJSON's Stream concept |
CBatchLoaderTest | |
CBiggestIntConvertible | |
CBITMAPFILEHEADER | |
CBITMAPINFOHEADER | |
CBlenderIntermediateTest | |
CBlenderWorkTest | |
CBlendImportAreaLight | |
CBlendImportMaterials | |
CBool | |
Cbuffer_t | |
CCamera | Camera class |
CCAMFImporter_NodeElement | Base class for elements of nodes |
CCAMFImporter_NodeElement_Color | Structure that define object node |
CCAMFImporter_NodeElement_Constellation | A collection of objects or constellations with specific relative locations |
CCAMFImporter_NodeElement_Coordinates | Structure that define coordinates node |
CCAMFImporter_NodeElement_Edge | Structure that define edge node |
CCAMFImporter_NodeElement_Instance | Part of constellation |
CCAMFImporter_NodeElement_Material | Structure that define material node |
CCAMFImporter_NodeElement_Mesh | Structure that define mesh node |
CCAMFImporter_NodeElement_Metadata | Structure that define metadata node |
CCAMFImporter_NodeElement_Object | Structure that define object node |
CCAMFImporter_NodeElement_Root | Structure that define root node |
CCAMFImporter_NodeElement_TexMap | Structure that define texture coordinates node |
CCAMFImporter_NodeElement_Texture | Structure that define texture node |
CCAMFImporter_NodeElement_Triangle | Structure that define triangle node |
CCAMFImporter_NodeElement_Vertex | Structure that define vertex node |
CCAMFImporter_NodeElement_Vertices | Structure that define vertices node |
CCAMFImporter_NodeElement_Volume | Structure that define volume node |
►CCatmullClarkSubdivider | Subdivider stub class to implement the Catmull-Clarke subdivision algorithm |
CEdge | Intermediate description of an edge between two corners of a polygon |
Cchunk_guard | |
CColladaExportCamera | |
CColladaExportLight | |
CCommonTest | |
Ccompare_fails_exception | Sentinel exception to return quickly from deeply nested control paths |
Ccomparer_context | Record our way through the files to be compared and dump useful information if we fail |
CConstantBuffer | |
CContext | Stores the context of a parsed OpenDDL declaration |
CConversionHelperBase | |
CConversionHelperDerived | |
CConvertibleToAssertionResult | |
CCounter | |
CCrtAllocator | C-runtime library allocator |
CCX3DImporter_NodeElement | Base class for elements of nodes |
CCX3DImporter_NodeElement_Appearance | This struct hold <Appearance> value |
CCX3DImporter_NodeElement_Color | This struct hold <Color> value |
CCX3DImporter_NodeElement_ColorRGBA | This struct hold <ColorRGBA> value |
CCX3DImporter_NodeElement_Coordinate | This struct hold <Coordinate> value |
CCX3DImporter_NodeElement_ElevationGrid | Uniform rectangular grid of varying height |
CCX3DImporter_NodeElement_Geometry2D | Two-dimensional figure |
CCX3DImporter_NodeElement_Geometry3D | Three-dimensional body |
CCX3DImporter_NodeElement_Group | Class that define grouping node |
CCX3DImporter_NodeElement_ImageTexture | This struct hold <ImageTexture> value |
CCX3DImporter_NodeElement_IndexedSet | Shape with indexed vertices |
CCX3DImporter_NodeElement_Light | This struct hold <TextureTransform> value |
CCX3DImporter_NodeElement_Material | Material |
CCX3DImporter_NodeElement_Meta | This struct describe metavalue |
CCX3DImporter_NodeElement_MetaBoolean | This struct describe metavalue of type boolean |
CCX3DImporter_NodeElement_MetaDouble | This struct describe metavalue of type double |
CCX3DImporter_NodeElement_MetaFloat | This struct describe metavalue of type float |
CCX3DImporter_NodeElement_MetaInteger | This struct describe metavalue of type integer |
CCX3DImporter_NodeElement_MetaSet | This struct describe container for metaobjects |
CCX3DImporter_NodeElement_MetaString | This struct describe metavalue of type string |
CCX3DImporter_NodeElement_Normal | This struct hold <Normal> value |
CCX3DImporter_NodeElement_Set | Shape with set of vertices |
CCX3DImporter_NodeElement_Shape | This struct hold <Shape> value |
CCX3DImporter_NodeElement_TextureCoordinate | This struct hold <TextureCoordinate> value |
CCX3DImporter_NodeElement_TextureTransform | This struct hold <TextureTransform> value |
CDataArrayList | Stores a data array list |
CDDLNode | This class represents one single instance in the object tree of the parsed OpenDDL-file |
CDDLNodeIterator | |
CDeadlyImportError | FOR IMPORTER PLUGINS ONLY: Simple exception class to be thrown if an unrecoverable error occurs while importing |
CDisabledTest | |
CEncodedInputStream | Input byte stream wrapper with a statically bound encoding |
CEncodedInputStream< UTF8<>, MemoryStream > | Specialized for UTF8 MemoryStream |
CEncodedOutputStream | Output byte stream wrapper with statically bound encoding |
CExceptionSwallower | |
CExceptionSwallower< aiReturn > | |
CExceptionSwallower< T * > | |
CExceptionSwallower< void > | |
CExpectFailureTest | |
CExporterTest | |
CFaceWithSmoothingGroup | Helper structure representing a face with smoothing groups assigned |
CFailedTest | |
CFailingParamTest | |
CFastAtofTest | |
CFastAtofWrapper | |
CFatalFailureInFixtureConstructorTest | |
CFatalFailureInSetUpTest | |
CFileReadStream | File byte stream for input using fread() |
CFileWriteStream | Wrapper of C file stream for input using fread() |
CFindDegeneratesProcessTest | |
CFooEnvironment | |
CFooTest | |
CGenericArray | Helper class for accessing Value of array type |
CGenericDocument | A document for parsing JSON text as DOM |
CGenericInsituStringStream | A read-write string stream |
CGenericMember | Name-value pair in a JSON object value |
CGenericMemberIterator | (Constant) member iterator for a JSON object value |
CGenericMemoryBuffer | Represents an in-memory output byte stream |
CGenericObject | Helper class for accessing Value of object type |
►CGenericPointer | Represents a JSON Pointer. Use Pointer for UTF8 encoding and default allocator |
CToken | A token is the basic units of internal representation |
CGenericReader | SAX-style JSON parser. Use Reader for UTF8 encoding and default allocator |
CGenericSchemaDocument | JSON schema document |
CGenericSchemaValidator | JSON Schema Validator |
CGenericStringBuffer | Represents an in-memory output stream |
CGenericStringRef | Reference to a constant string (not taking a copy) |
CGenericStringStream | Read-only string stream |
►CGenericValue | Represents a JSON value. Use Value for UTF8 encoding and default allocator |
CArrayData | |
CData | |
CFlag | |
►CNumber | |
CI | |
CU | |
CObjectData | |
CShortString | |
CString | |
CGenNormalsTest | |
CIGenericRemoteSchemaDocumentProvider | |
Cimaxdiv_t | |
CImportData | Defines common import parameters |
CImporterTest | |
Cinflate_state | |
CIntegerFunctionTest | |
CIOStreamBase | This class represents the stream to write out |
CIOStreamBufferTest | |
CIOSystemTest | |
CJavaIOStream | |
CJavaIOSystem | |
CJavaProgressHandler | |
CLimitBoneWeightsTest | |
CLogToCallbackRedirector | |
CMaterialSystemTest | |
CMemoryPoolAllocator | Default memory allocator used by the parser and DOM |
CMemoryStream | Represents an in-memory input byte stream |
CMesh | |
CMeshHelper | |
CMeshSplitter | Splits meshes of unique vertices into meshes with no more vertices than a given, configurable threshold value |
CMeshWithSmoothingGroups | Helper structure representing a mesh whose faces have smoothing groups assigned |
CModelLoader | |
CmorphKeyData | |
CMyArray | |
CMyDocument | |
CMyString | |
CMyType | |
Cmz_stream | |
Cmz_zip_archive | |
Cmz_zip_archive_file_stat | |
Cmz_zip_array | |
Cmz_zip_internal_state | |
Cmz_zip_writer_add_state | |
CName | Stores an OpenDDL-specific name |
CNonContainer | |
CNonFatalFailureInFixtureConstructorTest | |
CNonFatalFailureInSetUpTest | |
COnTheFlyPrimeTable | |
COpenDDLExport | This class represents the OpenDDLExporter |
COpenDDLParser | This is the main API for the OpenDDL-parser |
CParseResult | Result of parsing (wraps ParseErrorCode) |
CPreCalculatedPrimeTable | |
CPredFormatFunctor1 | |
CPredFormatFunctor2 | |
CPredFormatFunctor3 | |
CPredFormatFunctor4 | |
CPredFormatFunctor5 | |
CPredFunctor1 | |
CPredFunctor2 | |
CPredFunctor3 | |
CPredFunctor4 | |
CPredFunctor5 | |
CPredicate1Test | |
CPredicate2Test | |
CPredicate3Test | |
CPredicate4Test | |
CPredicate5Test | |
CPretransformVerticesTest | |
CPrettyWriter | Writer with indentation and spacing |
CPrimeTable | |
CPrimeTableTest | |
CPrivateCode | |
CProperty | Stores a property list |
CPropertyOne | |
CPropertyRecordingTest | |
CPropertyTwo | |
CProtectedFixtureMethodsTest | |
CQueue | |
CQueueNode | |
CQueueTest | |
CQuickTest | |
CReference | Stores a bundle of references |
CRemoveRedundantMatsTest | |
CRemoveVCProcessTest | |
CRenderOptions | Class to manage render options |
CScenePreprocessorTest | |
CSchemaValidatingReader | A helper class for parsing with validation |
Cscoped_chunk | Utility to simplify usage of comparer_context.push_elem/pop_elem |
CScopedObject | |
CSequenceTestingListener | |
CSharedModifierData | |
CSharedPPDataTest | |
CSIB | |
CSIBChunk | |
CSIBEdge | |
CSIBMesh | |
CSIBObject | |
Csliced_chunk_iterator | Helper to iterate easily through corresponding chunks of two dumps simultaneously |
Csliced_chunk_reader | Helper to iterate easily through corresponding chunks of two dumps simultaneously |
CSmartLocalRef | |
CSortByPTypeProcessTest | |
CSplitLargeMeshesTest | |
CStaticAssertTypeEqTestHelper | |
CStreamableInGlobal | |
CStreamFormatterBase | This class represents the stream to write out |
CStreamTraits | Provides additional information for stream |
CStreamTraits< GenericInsituStringStream< Encoding > > | |
CStreamTraits< GenericStringStream< Encoding > > | |
CSuccessfulTest | |
Ctdefl_compressor | |
Ctdefl_output_buffer | |
Ctdefl_sym_freq | |
CTempMesh | |
CTEST_before_TEST_F_in_same_test_case | |
CTEST_F_before_TEST_in_same_test_case | |
CTestDefaultIOStream | |
CTestingVector | |
CTestListener | |
CTestObjFileParser | |
CTestPlugin | |
CTestProgressHandler | |
CTestType | |
CText | Stores a text |
CTexture | |
CTGA_HEADER | |
Ctinfl_decompressor | |
Ctinfl_huff_table | |
CTranscoder | Encoding conversion |
CTranscoder< Encoding, Encoding > | Specialization of Transcoder with same source and target encoding |
CTriangulateProcessTest | |
CType | |
CTypedTest | |
CTypeParamTest | |
CUnprintableTemplateInGlobal | |
Cut3DImportExport | |
Cut3DSImportExport | |
CutACImportExport | |
CutAMFImportExport | |
CutAnim | |
CutASEImportExport | |
CutAssbinImportExport | |
CutAssjsonImportExport | |
CutB3DImportExport | |
CutBlenderImporterExporter | |
CutBVHImportExport | |
CutCOBImportExport | |
CutColladaImportExport | |
CutColladaZaeImportExport | |
CutCSMImportExport | |
CutD3MFImporterExporter | |
CutDefaultIOStream | |
CutDXFImporterExporter | |
CUTF16 | UTF-16 encoding |
CUTF16BE | UTF-16 big endian encoding |
CUTF16LE | UTF-16 little endian encoding |
CUTF32 | UTF-32 encoding |
CUTF32BE | UTF-32 big endian encoding |
CUTF32LE | UTF-32 little endian enocoding |
CUTF8 | UTF-8 encoding |
CutFBXImporterExporter | |
CutFindInvalidDataProcess | |
CutGenBoundingBoxesProcess | |
CutglTF2ImportExport | |
CutglTFImportExport | |
CutHMPImportExport | |
CutIFCImportExport | |
CutIssues | |
CutJoinVertices | |
CutLineSplitter | |
CUTLogStream | |
CutLWOImportExport | |
CutLWSImportExport | |
CutMatrix3x3Test | |
CutMatrix4x4 | |
CutMDCImportExport | |
CutMetadata | |
CutNFFImportExport | |
CutObjImportExport | |
CutObjTools | |
CutOFFImportExport | |
CutOgreImportExport | |
CutOpenGEXImportExport | |
CutPLYImportExport | |
CutPMXImporter | |
CutProfiler | |
CutQ3BSPImportExport | |
CutQ3DImportExport | |
CutRevmoveVCProcess | |
CutScene | |
CutSceneCombiner | |
CutSIBImporter | |
CutSimd | |
CutSMDImporter | |
CutSTLImporterExporter | |
CutStringUtils | |
CutTypes | |
CutVector3 | |
CutVersion | |
CutX3DImportExport | |
CutXGLImportExport | |
CutXImporterExporter | |
CValidateDataStructureTest | |
►CValue |
|
CIterator | This class implements an iterator through a Value list |
CValueAllocator |
|
CValueParamTest | |
CVertex | |
CVERTEX | |
CVeryLoooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooogName | |
CVTAdjacencyTest | |
CWICConvert | |
CWICTranslate | |
CWidget | |
►CWriter | JSON writer |
CLevel | Information for each nested level |
Czip_entry_t | |
Czip_t | |