Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Member Functions | Public Attributes | List of all members
cRoughRavine::sRavineDefPoint Struct Reference

Public Member Functions

void Set (float a_X, float a_Z, float a_Radius, float a_Top, float a_Bottom)
 

Public Attributes

float m_Bottom
 
float m_Radius
 
float m_Top
 
float m_X
 
float m_Z
 

Detailed Description

Definition at line 59 of file RoughRavines.cpp.

Member Function Documentation

◆ Set()

void cRoughRavine::sRavineDefPoint::Set ( float  a_X,
float  a_Z,
float  a_Radius,
float  a_Top,
float  a_Bottom 
)
inline

Definition at line 67 of file RoughRavines.cpp.

Member Data Documentation

◆ m_Bottom

float cRoughRavine::sRavineDefPoint::m_Bottom

Definition at line 65 of file RoughRavines.cpp.

◆ m_Radius

float cRoughRavine::sRavineDefPoint::m_Radius

Definition at line 63 of file RoughRavines.cpp.

◆ m_Top

float cRoughRavine::sRavineDefPoint::m_Top

Definition at line 64 of file RoughRavines.cpp.

◆ m_X

float cRoughRavine::sRavineDefPoint::m_X

Definition at line 61 of file RoughRavines.cpp.

◆ m_Z

float cRoughRavine::sRavineDefPoint::m_Z

Definition at line 62 of file RoughRavines.cpp.


The documentation for this struct was generated from the following file: