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 TBoundedImplicitFunction3
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniqueFunction< TAxisAlignedBox3< RealType > > | Bounds () |
||
| TUniqueFunction< RealType(TVector< RealType >)> | Value () |