Choreonoid  1.5
Public Member Functions | List of all members
cnoid::SgCloneMap Class Reference

#include <SceneGraph.h>

Public Member Functions

 SgCloneMap ()
 
 SgCloneMap (const SgCloneMap &org)
 
 ~SgCloneMap ()
 
void setNonNodeCloning (bool on)
 
bool isNonNodeCloningEnabled () const
 
void clear ()
 
template<class ObjType >
ObjType * getClone (const ObjType *org)
 

Constructor & Destructor Documentation

SgCloneMap::SgCloneMap ( )
SgCloneMap::SgCloneMap ( const SgCloneMap org)
SgCloneMap::~SgCloneMap ( )

Member Function Documentation

void SgCloneMap::clear ( )
template<class ObjType >
ObjType* cnoid::SgCloneMap::getClone ( const ObjType *  org)
inline
bool cnoid::SgCloneMap::isNonNodeCloningEnabled ( ) const
inline
void cnoid::SgCloneMap::setNonNodeCloning ( bool  on)
inline

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