nw::gfx::Skeleton::Skeleton Constructor

Syntax

protected:
Skeleton(
     os::IAllocator * allocator,
     ResSkeleton resource,
     int maxCallbacks,
     bool isFixedSizeMemory
);

Arguments

Name Description
allocator
resource
maxCallbacks
isFixedSizeMemory

Description

Constructor.


CONFIDENTIAL