Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math > TSphere > TSphere
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Sphere.h |
Include | #include "Math/Sphere.h" |
TSphere
&40;
const TSphere< T > &42; Spheres,
int32 Count
&41;
Remarks
Constructor.
Parameters
Name | Description |
---|---|
Spheres | Pointer to list of spheres this sphere must contain. |
Count | How many points are in the list. |