![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <PdmsTools.h>


Public Member Functions | |
| HierarchyNavigation (Token t) | |
| virtual bool | isValid () const |
| virtual bool | execute (PdmsObjects::GenericItem *&item) const |
Public Member Functions inherited from PdmsTools::PdmsCommands::Command | |
| Command (Token t) | |
| Command (const Command &com) | |
| virtual | ~Command () |
| virtual bool | handle (PointCoordinateType numvalue) |
| virtual bool | handle (const char *str) |
| virtual bool | handle (Token t) |
Additional Inherited Members | |
Static Public Member Functions inherited from PdmsTools::PdmsCommands::Command | |
| static Command * | Create (Token t) |
| Factory. More... | |
Public Attributes inherited from PdmsTools::PdmsCommands::Command | |
| Token | command |
Definition at line 653 of file PdmsTools.h.
|
inlineexplicit |
Definition at line 655 of file PdmsTools.h.
|
virtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 776 of file PdmsTools.cpp.
|
inlinevirtual |
Reimplemented from PdmsTools::PdmsCommands::Command.
Definition at line 656 of file PdmsTools.h.
References PdmsTools::PdmsCommands::Command::command, and PdmsTools::PdmsToken::isGroupElement().