TGaussian3

3D Gaussian

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Sampling/Gaussians.h

Include

#include "Sampling/Gaussians.h"

Syntax

template<typename RealType>
class TGaussian3

Remarks

3D Gaussian

Variables

Name Description

Public variable

RealType

 

Sigma

Constructors

Name Description

Public function

TGaussian3

(
    RealType SigmaIn
)

Functions

Name Description

Public function Const

RealType

 

Evaluate

(
    const FVector3< RealType >& XYZ
)

Public function Const

RealType

 

EvaluateSqrUnscaled

(
    const FVector3< RealType >& XYZ
)

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