CommonLibSSE NG
|
#include <hkbCharacterSetup.h>
Public Attributes | |
hkArray< hkRefPtr< const hkaSkeletonMapper > > | retargetingSkeletonMappers |
hkRefPtr< const hkaSkeleton > | animationSkeleton |
hkRefPtr< const hkaSkeletonMapper > | ragdollToAnimationSkeletonMapper |
hkRefPtr< const hkaSkeletonMapper > | animationToRagdollSkeletonMapper |
hkRefPtr< hkbAnimationBindingSet > | animationBindingSet |
hkRefPtr< hkbCharacterData > | data |
hkRefPtr< const hkaSkeleton > | unscaledAnimationSkeleton |
hkRefPtr< hkaMirroredSkeleton > | mirroredSkeleton |
hkRefPtr< hkbSymbolIdMap > | characterPropertyIdMap |
hkCriticalSection * | criticalSection |
Public Attributes inherited from RE::hkReferencedObject | |
std::uint16_t | memSizeAndFlags |
volatile std::int16_t | referenceCount |
std::uint32_t | pad0C |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_hkbCharacterSetup |
static constexpr auto | VTABLE = VTABLE_hkbCharacterSetup |
Static Public Attributes inherited from RE::hkReferencedObject | |
static constexpr auto | RTTI = RTTI_hkReferencedObject |
static constexpr auto | VTABLE = VTABLE_hkReferencedObject |
Static Public Attributes inherited from RE::hkBaseObject | |
static constexpr auto | RTTI = RTTI_hkBaseObject |
static constexpr auto | VTABLE = VTABLE_hkBaseObject |
Additional Inherited Members | |
Public Types inherited from RE::hkReferencedObject | |
enum class | LockMode { kNone = 0 , kAuto , kManual } |
enum | { kMemSize = 0x7FFF } |
Public Member Functions inherited from RE::hkReferencedObject | |
hkReferencedObject () | |
~hkReferencedObject () override=default | |
virtual const hkClass * | GetClassType () const |
virtual void | CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const |
void | AddReference () const |
std::int32_t | GetAllocatedSize () const |
std::int32_t | GetReferenceCount () const |
void | RemoveReference () const |
Public Member Functions inherited from RE::hkBaseObject | |
virtual | ~hkBaseObject ()=default |
hkRefPtr<hkbAnimationBindingSet> RE::hkbCharacterSetup::animationBindingSet |
hkRefPtr<const hkaSkeleton> RE::hkbCharacterSetup::animationSkeleton |
hkRefPtr<const hkaSkeletonMapper> RE::hkbCharacterSetup::animationToRagdollSkeletonMapper |
hkRefPtr<hkbSymbolIdMap> RE::hkbCharacterSetup::characterPropertyIdMap |
|
mutable |
hkRefPtr<hkbCharacterData> RE::hkbCharacterSetup::data |
|
mutable |
hkRefPtr<const hkaSkeletonMapper> RE::hkbCharacterSetup::ragdollToAnimationSkeletonMapper |
|
inlinestaticconstexpr |
hkRefPtr<const hkaSkeleton> RE::hkbCharacterSetup::unscaledAnimationSkeleton |
|
inlinestaticconstexpr |