▼NAlembic | Alembic namespace .. |
▼NAbc | |
►NALEMBIC_VERSION_NS | |
CArgument | |
CArguments | |
CBase | |
►CErrorHandler | |
CContext | |
CIArchive | |
CIArrayProperty | |
CIBasePropertyT | |
CICompoundProperty | |
CIObject | |
CISampleSelector | |
CIScalarProperty | |
CISchema | |
CISchemaObject | |
CITypedArrayProperty | |
CITypedScalarProperty | |
COArchive | |
COArrayProperty | |
COBasePropertyT | |
COCompoundProperty | |
COObject | |
COScalarProperty | |
COSchema | |
COSchemaObject | |
COTypedArrayProperty | |
COTypedScalarProperty | |
CTypedArraySample | |
▼NAbcCollection | |
►NALEMBIC_VERSION_NS | |
CICollectionsSchema | |
COCollectionsSchema | |
▼NAbcCoreAbstract | |
►NALEMBIC_VERSION_NS | |
NIllustrationOnly | |
CArchiveReader | |
CArchiveWriter | |
CArrayPropertyReader | |
CArrayPropertyWriter | |
CArraySample | |
CArraySampleKey | |
CArraySampleKeyEqualTo | |
CArraySampleKeyStdHash | |
CBasePropertyReader | Base Property Reader |
CBasePropertyWriter | |
CCompoundPropertyReader | |
CCompoundPropertyWriter | |
CDataType | |
CMetaData | |
CObjectHeader | |
CObjectReader | |
CObjectWriter | |
CPropertyHeader | |
CReadArraySampleCache | |
CReadArraySampleID | |
CScalarPropertyReader | |
CScalarPropertyWriter | |
►CScalarSample | |
CData | |
CTArrayDeleter | |
CTimeSampling | |
CTimeSamplingType | |
CUnorderedMapUtil | |
▼NAbcCoreFactory | |
►NALEMBIC_VERSION_NS | |
CIFactory | |
▼NAbcCoreLayer | |
►NALEMBIC_VERSION_NS | |
CReadArchive | |
▼NAbcCoreOgawa | |
►NALEMBIC_VERSION_NS | |
CReadArchive | |
CWriteArchive | Will return a shared pointer to the archive writer |
▼NAbcGeom | |
►NALEMBIC_VERSION_NS | |
CCameraSample | |
CFilmBackXformOp | FilmBack Xform Operation This class holds the data about a particular transform operation, but does not hold the actual data to calculate a 3x3 matrix. It holds the type of operation (Translate, Scale, Matrix), a hint about the type which can be interpreted by packages like Maya, and what particular parts of the operations can change over time |
CICameraSchema | |
►CICurvesSchema | |
CSample | |
►CIFaceSetSchema | |
CSample | |
►CIGeomBase | |
CSample | |
CIGeomBaseSchema | |
CILightSchema | |
►CINuPatchSchema | |
CSample | |
►CIPointsSchema | |
CSample | |
►CIPolyMeshSchema | |
CSample | |
►CISubDSchema | |
CSample | |
►CITypedGeomParam | |
CSample | |
CIXformSchema | |
COCameraSchema | |
►COCurvesSchema | |
CSample | |
►COFaceSetSchema | |
CSample | |
COGeomBaseSchema | |
COLightSchema | |
►CONuPatchSchema | |
CSample | |
►COPointsSchema | |
CSample | |
►COPolyMeshSchema | |
CSample | |
►COSubDSchema | |
CSample | |
►COTypedGeomParam | |
CSample | |
COXformSchema | |
CXformOp | Xform Operation This class holds the data about a particular transform operation, but does not hold the actual data to calculate a 4x4 matrix. It holds the type of operation (Translate, Rotate, Scale, Matrix), a hint about the type which can be interpreted by packages like Maya, and what particular parts of the operations can change over time |
CXformSample | |
▼NAbcMaterial | |
►NALEMBIC_VERSION_NS | |
►CIMaterialSchema | |
CNetworkNode | |
►CMaterialFlatten | |
►CNetworkNode | |
CConnection | |
CParameterEntry | |
COMaterialSchema | |
▼NUtil | |
►NALEMBIC_VERSION_NS | |
CBaseDimensions | |
Cbool_t | |
CDigest | |
CException | Base class for all exceptions in the Alembic libraries. Derived from both std::exception and std::string, publicly It is mostly commonly thrown using the macros |
Cmutex | |
Cnoncopyable | |
CPODTraits | |
CPODTraitsFromEnum | |
CPODTraitsFromEnum< kBooleanPOD > | |
CPODTraitsFromEnum< kFloat16POD > | |
CPODTraitsFromEnum< kFloat32POD > | |
CPODTraitsFromEnum< kFloat64POD > | |
CPODTraitsFromEnum< kInt16POD > | |
CPODTraitsFromEnum< kInt32POD > | |
CPODTraitsFromEnum< kInt64POD > | |
CPODTraitsFromEnum< kInt8POD > | |
CPODTraitsFromEnum< kStringPOD > | |
CPODTraitsFromEnum< kUint16POD > | |
CPODTraitsFromEnum< kUint32POD > | |
CPODTraitsFromEnum< kUint64POD > | |
CPODTraitsFromEnum< kUint8POD > | |
CPODTraitsFromEnum< kWstringPOD > | |
CPODTraitsFromType | |
CPODTraitsFromType< bool_t > | |
CPODTraitsFromType< float16_t > | |
CPODTraitsFromType< float32_t > | |
CPODTraitsFromType< float64_t > | |
CPODTraitsFromType< int16_t > | |
CPODTraitsFromType< int32_t > | |
CPODTraitsFromType< int64_t > | |
CPODTraitsFromType< int8_t > | |
CPODTraitsFromType< string > | |
CPODTraitsFromType< uint16_t > | |
CPODTraitsFromType< uint32_t > | |
CPODTraitsFromType< uint64_t > | |
CPODTraitsFromType< uint8_t > | |
CPODTraitsFromType< wstring > | |
Cscoped_lock | |
CSpookyHash | |
CTokenMap | A wrapper around std::map that serializes and deserializes the map into a doubly-tokenized string, usually of the form token=value;token=value;token=value; |
Ctotally_ordered | |