Public Attributes
sHierarchy Struct Reference

The rudimentary description of a skeleton's bones and hierarchy. More...

#include <cortex.h>

List of all members.

Public Attributes

int32_t * iParents
 Array of segment parents (defines the hierarchy)
int32_t nSegments
 Number of segments.
char ** szSegmentNames
 Array of segment names.

Detailed Description

The rudimentary description of a skeleton's bones and hierarchy.

This description is defined by szSegmentNames[iSegment], and iParent[iSegment]

Definition at line 117 of file cortex.h.


Member Data Documentation

Array of segment parents (defines the hierarchy)

Definition at line 121 of file cortex.h.

Number of segments.

Definition at line 119 of file cortex.h.

Array of segment names.

Definition at line 120 of file cortex.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


cortex_stream
Author(s): Daniel Maier
autogenerated on Wed Oct 31 2012 08:22:56