IProjectionTarget

[IProjectionTarget](API\Plugins\GeometricObjects\Spatial\IProjectionTarget) is an object that supports projecting a 3D point onto it

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Spatial/SpatialInterfaces.h

Include

#include "Spatial/SpatialInterfaces.h"

Syntax

class IProjectionTarget

Remarks

IProjectionTarget is an object that supports projecting a 3D point onto it

Destructors

Name Description

Public function Virtual

~IProjectionTarget()

Functions

Name Description

Public function

FVector3d

 

Project

(
    const FVector3d& Point,
    int Identifier
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss