Ark Server API (ASA) - Wiki
|
#include <Sphere.h>
Public Types | |
using | FReal = T |
Public Attributes | |
TVector< T > | Center |
T | W |
|
inline |
|
inline |
|
inlineexplicit |
Constructor.
Points | Pointer to list of points this sphere must contain. |
Count | How many points are in the list. |
Constructor.
Spheres | Pointer to list of spheres this sphere must contain. |
Count | How many points are in the list. |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
TSphere< T > & UE::Math::TSphere< T >::operator+= | ( | const TSphere< T > & | Other | ) |
|
inline |
|
inline |
TSphere< T > UE::Math::TSphere< T >::TransformBy | ( | const FTransform & | M | ) | const |
T UE::Math::TSphere< T >::W |