Public Member Functions | Private Attributes | List of all members
Vclip::PolyTreeLibrary Class Reference

#include <vclip.h>

Public Member Functions

void add (PolyTree *pt)
 
void clear ()
 
PolyTreecreate (const char *name) const
 
PolyTreecreate (int i) const
 
const PolyTreelookup (const char *name) const
 
const PolyTreelookup (int i) const
 
int size ()
 

Private Attributes

list< Handle< PolyTree > > lib
 

Detailed Description

Definition at line 567 of file vclip.h.

Member Function Documentation

void Vclip::PolyTreeLibrary::add ( PolyTree pt)
inline

Definition at line 576 of file vclip.h.

void Vclip::PolyTreeLibrary::clear ( void  )
inline

Definition at line 573 of file vclip.h.

PolyTree* Vclip::PolyTreeLibrary::create ( const char *  name) const
inline

Definition at line 582 of file vclip.h.

PolyTree* Vclip::PolyTreeLibrary::create ( int  i) const
inline

Definition at line 585 of file vclip.h.

const PolyTree* Vclip::PolyTreeLibrary::lookup ( const char *  name) const
const PolyTree* Vclip::PolyTreeLibrary::lookup ( int  i) const
int Vclip::PolyTreeLibrary::size ( void  )
inline

Definition at line 574 of file vclip.h.

Member Data Documentation

list< Handle<PolyTree> > Vclip::PolyTreeLibrary::lib
private

Definition at line 569 of file vclip.h.


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


hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:54