Public Types | Public Member Functions | Public Attributes

bvh::node_position_t Struct Reference
[The BVH Format - Motion Capture (Animation)]

#include <bvh.h>

Collaboration diagram for bvh::node_position_t:
Collaboration graph
[legend]

List of all members.

Public Types

enum  eConstants { eMaxNameSize = 32 }

Public Member Functions

 node_position_t (void) throw ()
void clear (void) throw ()

Public Attributes

char name [eMaxNameSize]
point3d_t pos
node_position_tparent
matrix4_t T

Detailed Description

Definition at line 60 of file bvh.h.


Member Enumeration Documentation

Enumerator:
eMaxNameSize 

Definition at line 62 of file bvh.h.


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