SOFA plugin: ArticulatedSystemPlugin  master
Open source framework for multi-physics simuation
sofa::helper::io::bvh::BVHChannels Class Reference

#include <BVHChannels.h>

Public Attributes

std::vector< BVHChannelTypechannels
 
unsigned int size
 

Public Member Functions

 BVHChannels (unsigned int _size)
 
virtual ~BVHChannels ()
 
void addChannel (BVHChannelType cType)
 

Attribute details

◆ channels

std::vector<BVHChannelType> sofa::helper::io::bvh::BVHChannels::channels

◆ size

unsigned int sofa::helper::io::bvh::BVHChannels::size

Constructor details

◆ BVHChannels()

sofa::helper::io::bvh::BVHChannels::BVHChannels ( unsigned int  _size)
inline

◆ ~BVHChannels()

virtual sofa::helper::io::bvh::BVHChannels::~BVHChannels ( )
inlinevirtual

Function details

◆ addChannel()

void sofa::helper::io::bvh::BVHChannels::addChannel ( BVHChannelType  cType)
inline

Enum details

◆ BVHChannelType

Enumerator
Xposition 
Yposition 
Zposition 
Xrotation 
Yrotation 
Zrotation 
NOP