Home Previous Up Next Index

MotionDatabase::MotionDescriptionTreeNode

Overview

class MotionDescriptionTreeNode

Used By

MotionDescriptionTreeNodeList

Data Member Index

id
label
children

Data Members

long id;

string label;

MotionDescriptionTreeNodeList children;


Home Previous Up Next Index