Assimp  v4.1. (December 2018)
pmx::PmxJoint Class Reference

Public Member Functions

void Read (std::istream *stream, PmxSetting *setting)
 

Public Attributes

std::string joint_english_name
 
std::string joint_name
 
PmxJointType joint_type
 
PmxJointParam param
 

Member Function Documentation

◆ Read()

void pmx::PmxJoint::Read ( std::istream *  stream,
PmxSetting setting 
)

Member Data Documentation

◆ joint_english_name

std::string pmx::PmxJoint::joint_english_name

◆ joint_name

std::string pmx::PmxJoint::joint_name

◆ joint_type

PmxJointType pmx::PmxJoint::joint_type

◆ param

PmxJointParam pmx::PmxJoint::param

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