clan::ModelDataAttachmentPoint Class Reference

Named attachment points of interest for a model. More...

#include <model_data_attachment_point.h>

Public Member Functions

 ModelDataAttachmentPoint ()
 

Public Attributes

int bone_selector
 
std::string name
 
Quaternionf orientation
 
Vec3f position
 

Detailed Description

Named attachment points of interest for a model.

Constructor & Destructor Documentation

◆ ModelDataAttachmentPoint()

clan::ModelDataAttachmentPoint::ModelDataAttachmentPoint ( )
inline

Member Data Documentation

◆ bone_selector

int clan::ModelDataAttachmentPoint::bone_selector

◆ name

std::string clan::ModelDataAttachmentPoint::name

◆ orientation

Quaternionf clan::ModelDataAttachmentPoint::orientation

◆ position

Vec3f clan::ModelDataAttachmentPoint::position

The documentation for this class was generated from the following file: