Workspace 6.21.5
|
#include <memory>
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Workspace/DataExecution/Operations/operation.h"
#include "Workspace/DataExecution/Operations/operationfactorytraits.h"
#include "Rendering/renderingplugin.h"
#include "splitandlodpointcloud.h"
Classes | |
class | SplitAndLodPointCloudOp |
Splits a point cloud model into multiple sub-models, creating multiple levels of detail (LOD) for each. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |
Functions | |
template<> | |
void | getEnumNames< CSIRO::Rendering::SplitAndLodPointCloud::PatchCountSpecification > (QStringList &names) |
template<> | |
void | getEnumNames< CSIRO::Rendering::SplitAndLodPointCloudOp::PatchSize > (QStringList &names) |