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

◆ add()

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

Definition at line 576 of file vclip.h.

◆ clear()

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

Definition at line 573 of file vclip.h.

◆ create() [1/2]

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

Definition at line 582 of file vclip.h.

◆ create() [2/2]

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

Definition at line 585 of file vclip.h.

◆ lookup() [1/2]

const PolyTree* Vclip::PolyTreeLibrary::lookup ( const char *  name) const

◆ lookup() [2/2]

const PolyTree* Vclip::PolyTreeLibrary::lookup ( int  i) const

◆ size()

int Vclip::PolyTreeLibrary::size ( void  )
inline

Definition at line 574 of file vclip.h.

Member Data Documentation

◆ lib

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 Sat Dec 17 2022 03:52:22