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() [1/2]

SgCloneMap::SgCloneMap ( )

◆ SgCloneMap() [2/2]

SgCloneMap::SgCloneMap ( const SgCloneMap org)

◆ ~SgCloneMap()

SgCloneMap::~SgCloneMap ( )

Member Function Documentation

◆ clear()

void SgCloneMap::clear ( )

◆ getClone()

template<class ObjType >
ObjType* cnoid::SgCloneMap::getClone ( const ObjType *  org)
inline

◆ isNonNodeCloningEnabled()

bool cnoid::SgCloneMap::isNonNodeCloningEnabled ( ) const
inline

◆ setNonNodeCloning()

void cnoid::SgCloneMap::setNonNodeCloning ( bool  on)
inline

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