NcEngine
nc::Shape Member List

This is the complete list of members for nc::Shape, including all inherited members.

GetAssetId() const -> asset::AssetId (defined in nc::Shape)nc::Shapeinline
GetLocalScale() const -> const Vector3 & (defined in nc::Shape)nc::Shapeinline
GetType() const -> ShapeType (defined in nc::Shape)nc::Shapeinline
MakeBox(const Vector3 &extents=Vector3::Splat(1.0f)) -> Shapenc::Shapeinlinestatic
MakeCapsule(float height=2.0f, float radius=0.5f) -> Shapenc::Shapeinlinestatic
MakeCompound(asset::AssetId assetId, float scale=1.0f) -> Shapenc::Shapeinlinestatic
MakeConvexHull(asset::AssetId assetId, const Vector3 &scale=Vector3::One()) -> Shapenc::Shapeinlinestatic
MakeMesh(asset::AssetId assetId, const Vector3 &scale=Vector3::One()) -> Shapenc::Shapeinlinestatic
MakeSphere(float radius=0.5f) -> Shapenc::Shapeinlinestatic