HDK
|
#include "UT_API.h"
#include <SYS/SYS_Types.h>
#include "UT_Vector2.h"
#include "UT_Vector3.h"
#include "UT_UniquePtr.h"
Go to the source code of this file.
Classes | |
class | ut_BRJNoiseVector< DIM, T > |
class | UT_BRJ< DIM > |
Functions | |
SYS_FORCE_INLINE float | UTbrjF (uint seed, int index) |
SYS_FORCE_INLINE UT_Vector2F | UTbrjV2 (uint seed, int index) |
SYS_FORCE_INLINE UT_Vector3F | UTbrjV3 (uint seed, int index) |
SYS_FORCE_INLINE UT_Vector2F UTbrjV2 | ( | uint | seed, |
int | index | ||
) |
SYS_FORCE_INLINE UT_Vector3F UTbrjV3 | ( | uint | seed, |
int | index | ||
) |