UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
RecastLargeWorldCoordinates.h File Reference
#include <limits>

Go to the source code of this file.

Macros

#define RC_LARGE_WORLD_COORDINATES_DISABLED   0
 

Typedefs

typedef double rcReal
 

Variables

constexpr rcReal RC_REAL_MAX = std::numeric_limits<rcReal>::max()
 

Macro Definition Documentation

◆ RC_LARGE_WORLD_COORDINATES_DISABLED

#define RC_LARGE_WORLD_COORDINATES_DISABLED   0

Typedef Documentation

◆ rcReal

Variable Documentation

◆ RC_REAL_MAX

constexpr rcReal RC_REAL_MAX = std::numeric_limits<rcReal>::max()
constexpr