NSUNI/NSLAR Library a250670
Loading...
Searching...
No Matches
model_common.hpp File Reference

Contains model-related definitions that are shared across different parts of the library. More...

Go to the source code of this file.

Namespaces

namespace  nnl
namespace  nnl::model
 Contains structures and functions for working with in-game 3D models.

Typedefs

using nnl::model::BoneIndex = u16
 Represents a concrete bone index in a skeleton/bone array.
using nnl::model::BoneTarget = u16
 Represents a generic bone identifier.

Detailed Description

Contains model-related definitions that are shared across different parts of the library.

See also
nnl::model::Model
nnl::colbox::CollisionBox14