DNA Calib
1.1
Project brief
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
]
►
N
dna
C
AnimatedMapFilter
C
BaseImpl
C
BehaviorReader
Read-only accessors for
DNA
attributes that define the rig's evaluation
C
BehaviorWriter
Write-only accessors for
DNA
attributes that define the rig's evaluation
C
BinaryStreamReader
C
BinaryStreamReaderImpl
C
BinaryStreamWriter
C
BinaryStreamWriterImpl
C
BlendShapeFilter
C
CoordinateSystem
C
DefinitionReader
Read-only accessors for
DNA
attributes that represent the rig's static data
C
DefinitionWriter
Write-only accessors for
DNA
attributes that represent the rig's static data
C
DenormalizedData
C
DescriptorReader
Read-only accessors for various metadata about the character and the rig
C
DescriptorWriter
Write-only accessors to various metadata about the character and the rig
C
DNA
C
ExpectedValue
C
FilteredInputArchive
C
GeometryReader
Read-only accessors to the geometry data associated with a rig
C
GeometryWriter
Write-only accessors for the geometry data associated with a rig
C
JointFilter
C
JSONStreamReader
C
JSONStreamReaderImpl
C
JSONStreamWriter
C
JSONStreamWriterImpl
C
LODConstraint
C
LODLimits
C
LODMapping
C
MeshBlendShapeChannelMapping
Mapping that associates a blend shape channel to it's mesh
C
MeshFilter
C
RawAnimatedMaps
C
RawBehavior
C
RawBlendShapeChannels
C
RawBlendShapeTarget
C
RawConditionalTable
C
RawControls
C
RawCoordinateSystem
C
RawDefinition
C
RawDescriptor
C
RawFace
C
RawGeometry
C
RawJointGroup
C
RawJoints
C
RawLODMapping
C
RawMesh
C
RawPSDMatrix
C
RawSurjectiveMapping
C
RawTextureCoordinateVector
C
RawVector3Vector
C
RawVertexLayoutVector
C
RawVertexSkinWeights
C
Reader
The abstract
Reader
which its implementations are expected to inherit
C
ReaderImpl
C
SectionLookupTable
C
Signature
C
StreamReader
C
StreamWriter
C
StringView
►
C
SurjectiveMapping
C
Pair
C
TextureCoordinate
C
Vector3
C
Version
C
VertexLayout
C
Writer
The abstract
Writer
which its implementations are expected to inherit
C
WriterImpl
►
N
dnac
C
AnimatedMapFilter
C
BaseImpl
C
BlendShapeFilter
C
BoundingBox
►
C
CalculateMeshLowerLODsCommand
CalculateMeshLowerLODsCommand
is used to recalculate vertex positions for lower LOD meshes of the specified mesh
C
Impl
►
C
ClearBlendShapesCommand
ClearBlendShapesCommand
is used to clear all blend shapes data from a
DNA
C
Impl
C
Command
Command
is an abstract class whose implementations are expected to modify the
DNA
provided in the
run()
method in some way
C
CommandImplBase
►
C
CommandSequence
CommandSequence
is used to run a sequence of commands on the same
DNA
C
Impl
C
ConditionalCommand
ConditionalCommand
is used to run a command if the specified condition is met
C
DenormalizedData
C
DNA
C
DNACalibDNAReader
C
DNACalibDNAReaderImpl
C
ExpectedValue
C
JointFilter
C
LODConstraint
C
LODMapping
C
MeshFilter
C
OperationFactory
►
C
PruneBlendShapeTargetsCommand
PruneBlendShapeTargetsCommand
is used to prune blend shape target deltas whose absolute magnitude is less than or equal to the specified threshold
C
Impl
C
RawAnimatedMaps
C
RawBehavior
C
RawBlendShapeChannels
C
RawBlendShapeTarget
C
RawConditionalTable
C
RawControls
C
RawCoordinateSystem
C
RawDefinition
C
RawDescriptor
C
RawFace
C
RawGeometry
C
RawJointGroup
C
RawJoints
C
RawLODMapping
C
RawMesh
C
RawPSDMatrix
C
RawSurjectiveMapping
C
RawTextureCoordinateVector
C
RawVector3Vector
C
RawVertexLayoutVector
C
RawVertexSkinWeights
C
ReaderImpl
►
C
RemoveJointAnimationCommand
RemoveJointAnimationCommand
is used to remove joint animation data
C
Impl
►
C
RemoveJointCommand
RemoveJointCommand
is used to remove a joint
C
Impl
►
C
RemoveMeshCommand
RemoveMeshCommand
is used to remove a mesh
C
Impl
►
C
RenameAnimatedMapCommand
RenameAnimatedMapCommand
is used to rename an animated map
C
Impl
►
C
RenameBlendShapeCommand
RenameBlendShapeCommand
is used to rename a blend shape channel
C
Impl
►
C
RenameJointCommand
RenameJointCommand
is used to rename a joint
C
Impl
►
C
RenameMeshCommand
RenameMeshCommand
is used to rename a mesh
C
Impl
C
RenameResourceCommand
►
C
RotateCommand
RotateCommand
is used to rotate neutral joints and vertex positions around given origin
C
Impl
►
C
ScaleCommand
ScaleCommand
is used to scale neutral joints, vertex positions and joint and blendshape deltas by a factor
C
Impl
C
SectionLookupTable
►
C
SetBlendShapeTargetDeltasCommand
SetBlendShapeTargetDeltasCommand
is used to change blend shape target deltas
C
Impl
►
C
SetLODsCommand
SetLODsCommand
is used to specify LODs to use. Joints, blend shapes, animated maps and meshes that are not in specified LODs are removed from the
DNA
C
Impl
►
C
SetNeutralJointRotationsCommand
SetNeutralJointRotationsCommand
is used to set new rotation values to neutral joints
C
Impl
►
C
SetNeutralJointTranslationsCommand
SetNeutralJointTranslationsCommand
is used to set new translation values to neutral joints
C
Impl
►
C
SetSkinWeightsCommand
SetSkinWeightsCommand
is used to set new skin weights for a vertex in a mesh
C
Impl
►
C
SetVertexPositionsCommand
SetVertexPositionsCommand
is used to change vertex positions values
C
Impl
C
Signature
►
C
SurjectiveMapping
C
Pair
►
C
TranslateCommand
TranslateCommand
is used to translate neutral joints and vertex positions
C
Impl
C
Triangle
C
UVBarycentricMapping
C
Version
C
VersionInfo
C
WeightGetterFactory
C
WriterImpl
►
N
extd
►
N
impl
C
LUTFilter
►
N
pma
►
N
impl
C
ManagedInstance
C
max_align_of
C
PolyAllocator
C
AlignedMemoryResource
A
MemoryResource
that honors alignment requirements
►
C
ArenaMemoryResource
Serves allocations from a preallocated memory region
►
C
Impl
C
Arena
C
DefaultInstanceCreator
C
DefaultInstanceCreator< dna::BinaryStreamReader >
C
DefaultInstanceCreator< dna::BinaryStreamWriter >
C
DefaultInstanceCreator< dna::JSONStreamReader >
C
DefaultInstanceCreator< dna::JSONStreamWriter >
C
DefaultInstanceCreator< dnac::DNACalibDNAReader >
C
DefaultInstanceCreator< trio::FileStream >
C
DefaultInstanceCreator< trio::MemoryMappedFileStream >
C
DefaultInstanceCreator< trio::MemoryStream >
C
DefaultInstanceDestroyer
C
DefaultInstanceDestroyer< dna::BinaryStreamReader >
C
DefaultInstanceDestroyer< dna::BinaryStreamWriter >
C
DefaultInstanceDestroyer< dna::JSONStreamReader >
C
DefaultInstanceDestroyer< dna::JSONStreamWriter >
C
DefaultInstanceDestroyer< dnac::DNACalibDNAReader >
C
DefaultInstanceDestroyer< trio::FileStream >
C
DefaultInstanceDestroyer< trio::MemoryMappedFileStream >
C
DefaultInstanceDestroyer< trio::MemoryStream >
C
DefaultMemoryResource
A
MemoryResource
that delegates to malloc / free
C
Delete
C
Delete< T[]>
C
FactoryCreate
C
FactoryDestroy
C
MemoryResource
MemoryResource
is an abstract class that allows the implementation of polymorphic allocators
C
New
C
New< T[]>
►
C
PolyAllocator
C
rebind
►
C
ScopedPtr
Takes ownership over the given pointer and handles it's lifetime
C
inspect
C
inspect< U[]>
►
N
sc
►
N
anonymous_namespace{Storage.cpp}
C
StatusCodeStorage
C
Status
C
StatusCode
C
StatusCodeRegistry
C
StatusProvider
C
StatusStorage
►
N
tdm
►
N
projective
C
axis_angle
C
axis_angle
C
mat
C
vec
►
N
terse
►
N
impl
C
block128
C
ValueFactory
►
N
traits
C
has_load_function
C
has_load_member
C
has_push_back_member
C
has_reserve_member
C
has_save_function
C
has_save_member
C
has_serialize_function
C
has_serialize_member
C
has_wide_elements
C
is_pair
C
is_pair< std::pair< K, V > >
C
is_tuple
C
is_tuple< std::tuple< K, V > >
C
needs_allocator
C
needs_allocator< T, typename sink< typename T::allocator_type, decltype(std::declval< T >().get_allocator())>::type >
C
sink
C
true_sink
C
uint_of_size
C
Anchor
C
Archive
►
C
ArchiveOffset
C
Proxy
►
C
ArchiveSize
C
Proxy
C
BinaryInputArchive
C
BinaryOutputArchive
C
Blob
C
ByteSwapper
C
ByteSwapper< Endianness::Big >
C
ByteSwapper< Endianness::Little >
C
CharInputStreamBuf
C
CharOutputStreamBuf
C
DynArray
Resizable array-like abstraction for trivial-types only
C
ExtendableBinaryInputArchive
C
ExtendableBinaryOutputArchive
►
C
ExtendableJSONInputArchive
C
SerializationState
►
C
ExtendableJSONOutputArchive
C
SerializationState
C
JSONInputArchive
C
JSONOutputArchive
C
Transparent
C
VirtualSerializerProxy
►
N
trio
►
N
anonymous_namespace{MemoryStreamImpl.cpp}
C
MemoryReader
C
MemoryWriter
C
Bounded
C
BoundedIOStream
C
Buffered
C
Closeable
C
Controllable
C
FileStream
Standard file stream
C
FileStreamImpl
C
MemoryMappedFileStream
Memory mapped file stream
C
MemoryMappedFileStreamFallback
C
MemoryStream
In-memory stream
C
MemoryStreamImpl
C
Openable
C
Readable
C
Resizable
C
Seekable
C
StreamScope
C
StreamStatus
C
StringConverter
C
StringConverter< char >
C
StringConverter< wchar_t >
C
Writable
►
N
trust
C
ArrayView
A view over a continuous sequence of objects
C
ArrayViewTraits
C
ArrayViewTraits< const T >
Generated by
1.9.4