#include "CommandCommons.h"Go to the source code of this file.
Namespaces | |
| conscience_core | |
| conscience_core::bridging | |
| conscience_core::bridging::commands | |
| conscience_core::bridging::commands::environment_places | |
Functions | |
| conscience_core::bridging::commands::environment_places::COMMAND_REGISTER (CommandPlaceInsert, ptr< const CscPlaceModel >, optional< ptr< CscPoint3d >>, optional< ptr< CscPoint3d >>, optional< bool >) | |
Variables | |
| template<class T > | |
| concept | conscience_core::bridging::commands::environment_places::IsPointerOfWorldPlace = IsPointerOf<T, CscWorldPlace> |