Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Implicit
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Implicit/ImplicitFunctions.h |
| Include | #include "Implicit/ImplicitFunctions.h" |
Syntax
template<typename RealType>
struct TSkeletalImplicitLine3
Remarks
Skeletal implicit line primitive. Field value is 1 along line and 0 at distance=1 from the line. Scale factor is applied to distance.
Variables
| Type | Name | Description | |
|---|---|---|---|
| RealType | Scale | ||
| TSegment3< RealType > | Segment |
Functions
| Type | Name | Description | |
|---|---|---|---|
| TAxisAlignedBox3< RealType > | Bounds
(
double DefaultIsoValue |
||
| float | GetRadius
(
double DefaultIsoValue |
||
| void | SetScaleFromRadius
(
double TargetRadius, |
||
| RealType |