RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Data Fields
RoR::Terrn2Document Struct Reference

#include <Terrn2FileFormat.h>

Data Fields

std::string name
 
std::string ogre_ter_conf_filename
 
Ogre::ColourValue ambient_color = Ogre::ColourValue::White
 
int category_id = -1
 
Ogre::Vector3 start_position = Ogre::Vector3::ZERO
 
Ogre::Degree start_rotation = Ogre::Degree(0.f)
 
bool start_rotation_specified = false
 
std::string guid
 
int version = 1
 
float gravity = DEFAULT_GRAVITY
 
float water_height = 0.f
 
float water_bottom_height = 0.f
 
std::list< Terrn2Authorauthors
 
std::list< std::string > tobj_files
 
std::list< std::string > as_files
 
std::list< std::string > assetpack_files
 
std::list< std::string > ai_presets_files
 
std::list< Terrn2Telepointtelepoints
 
std::string caelum_config
 
int caelum_fog_start = 0
 
int caelum_fog_end = 0
 
std::string cubemap_config
 
bool has_water = false
 
std::string hydrax_conf_file
 
std::string skyx_config
 
std::string traction_map_file
 
std::string custom_material_name
 
std::string teleport_map_image
 

Detailed Description

Definition at line 49 of file Terrn2FileFormat.h.

Field Documentation

◆ ai_presets_files

std::list<std::string> RoR::Terrn2Document::ai_presets_files

Definition at line 67 of file Terrn2FileFormat.h.

◆ ambient_color

Ogre::ColourValue RoR::Terrn2Document::ambient_color = Ogre::ColourValue::White

Definition at line 53 of file Terrn2FileFormat.h.

◆ as_files

std::list<std::string> RoR::Terrn2Document::as_files

Definition at line 65 of file Terrn2FileFormat.h.

◆ assetpack_files

std::list<std::string> RoR::Terrn2Document::assetpack_files

Definition at line 66 of file Terrn2FileFormat.h.

◆ authors

std::list<Terrn2Author> RoR::Terrn2Document::authors

Definition at line 63 of file Terrn2FileFormat.h.

◆ caelum_config

std::string RoR::Terrn2Document::caelum_config

Definition at line 69 of file Terrn2FileFormat.h.

◆ caelum_fog_end

int RoR::Terrn2Document::caelum_fog_end = 0

Definition at line 71 of file Terrn2FileFormat.h.

◆ caelum_fog_start

int RoR::Terrn2Document::caelum_fog_start = 0

Definition at line 70 of file Terrn2FileFormat.h.

◆ category_id

int RoR::Terrn2Document::category_id = -1

Definition at line 54 of file Terrn2FileFormat.h.

◆ cubemap_config

std::string RoR::Terrn2Document::cubemap_config

Definition at line 72 of file Terrn2FileFormat.h.

◆ custom_material_name

std::string RoR::Terrn2Document::custom_material_name

Definition at line 77 of file Terrn2FileFormat.h.

◆ gravity

float RoR::Terrn2Document::gravity = DEFAULT_GRAVITY

Definition at line 60 of file Terrn2FileFormat.h.

◆ guid

std::string RoR::Terrn2Document::guid

Definition at line 58 of file Terrn2FileFormat.h.

◆ has_water

bool RoR::Terrn2Document::has_water = false

Definition at line 73 of file Terrn2FileFormat.h.

◆ hydrax_conf_file

std::string RoR::Terrn2Document::hydrax_conf_file

Definition at line 74 of file Terrn2FileFormat.h.

◆ name

std::string RoR::Terrn2Document::name

Definition at line 51 of file Terrn2FileFormat.h.

◆ ogre_ter_conf_filename

std::string RoR::Terrn2Document::ogre_ter_conf_filename

Definition at line 52 of file Terrn2FileFormat.h.

◆ skyx_config

std::string RoR::Terrn2Document::skyx_config

Definition at line 75 of file Terrn2FileFormat.h.

◆ start_position

Ogre::Vector3 RoR::Terrn2Document::start_position = Ogre::Vector3::ZERO

Definition at line 55 of file Terrn2FileFormat.h.

◆ start_rotation

Ogre::Degree RoR::Terrn2Document::start_rotation = Ogre::Degree(0.f)

Definition at line 56 of file Terrn2FileFormat.h.

◆ start_rotation_specified

bool RoR::Terrn2Document::start_rotation_specified = false

Definition at line 57 of file Terrn2FileFormat.h.

◆ telepoints

std::list<Terrn2Telepoint> RoR::Terrn2Document::telepoints

Definition at line 68 of file Terrn2FileFormat.h.

◆ teleport_map_image

std::string RoR::Terrn2Document::teleport_map_image

Definition at line 78 of file Terrn2FileFormat.h.

◆ tobj_files

std::list<std::string> RoR::Terrn2Document::tobj_files

Definition at line 64 of file Terrn2FileFormat.h.

◆ traction_map_file

std::string RoR::Terrn2Document::traction_map_file

Definition at line 76 of file Terrn2FileFormat.h.

◆ version

int RoR::Terrn2Document::version = 1

Definition at line 59 of file Terrn2FileFormat.h.

◆ water_bottom_height

float RoR::Terrn2Document::water_bottom_height = 0.f

Definition at line 62 of file Terrn2FileFormat.h.

◆ water_height

float RoR::Terrn2Document::water_height = 0.f

Definition at line 61 of file Terrn2FileFormat.h.


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