nw::gfx::res::ResModel::GetShapes Member Function

Syntax

ResShape GetShapes(
     int idx
);

const ResShape GetShapes(
     int idx
) const;

nw::ut::internal::ResArray< ResShape, nw::ut::internal::ResArrayClassTraits > GetShapes();

const nw::ut::internal::ResArray< const ResShape, nw::ut::internal::ResArrayClassTraits > GetShapes() const;

List of Overloaded Member Functions

GetShapes ( int ) Gets a shape.
GetShapes ( int )
GetShapes ( )
GetShapes ( )

Description of GetShapes ( int )

Gets a shape.

Description of GetShapes ( int )

Description of GetShapes ( )

Description of GetShapes ( )


CONFIDENTIAL