nw::gfx::SkeletalModel::SkeletalModel Constructor
protected:
SkeletalModel(
os::IAllocator * allocator,
ResSkeletalModel resource,
GfxPtr< Skeleton > & skeleton,
bool isSharingSkeleton,
const SkeletalModel::Description & description
);
| Name | Description | |
|---|---|---|
| allocator | ||
| resource | ||
skeleton |
||
| isSharingSkeleton | ||
description |
Constructor.
CONFIDENTIAL