fast::AddTransformation class

Add transformations to spatial data objects.

This class will add new scene graph node before the root node of the input data object. This node will get the transformation supplied to the transformation input connection

Inputs:

Outputs:

Base classes

class ProcessObject
Abstract base class for all process objects.

Public functions

auto create() -> std::shared_ptr<AddTransformation>
Create instance.

Private functions

void execute() virtual

Function documentation

std::shared_ptr<AddTransformation> fast::AddTransformation::create()

Create instance.

Returns instance