RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
RoR::Terrn2Def Struct Reference

#include <Terrn2FileFormat.h>

Public Member Functions

 Terrn2Def ()
 

Data Fields

std::string name
 
std::string ogre_ter_conf_filename
 
Ogre::ColourValue ambient_color
 
int category_id
 
Ogre::Vector3 start_position
 
std::string guid
 
int version
 
float gravity
 
float water_height
 
float water_bottom_height
 
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
 
int caelum_fog_end
 
std::string cubemap_config
 
bool has_water
 
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 48 of file Terrn2FileFormat.h.

Constructor & Destructor Documentation

◆ Terrn2Def()

Terrn2Def::Terrn2Def ( )

Definition at line 176 of file Terrn2FileFormat.cpp.

Field Documentation

◆ ai_presets_files

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

Definition at line 66 of file Terrn2FileFormat.h.

◆ ambient_color

Ogre::ColourValue RoR::Terrn2Def::ambient_color

Definition at line 54 of file Terrn2FileFormat.h.

◆ as_files

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

Definition at line 64 of file Terrn2FileFormat.h.

◆ assetpack_files

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

Definition at line 65 of file Terrn2FileFormat.h.

◆ authors

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

Definition at line 62 of file Terrn2FileFormat.h.

◆ caelum_config

std::string RoR::Terrn2Def::caelum_config

Definition at line 68 of file Terrn2FileFormat.h.

◆ caelum_fog_end

int RoR::Terrn2Def::caelum_fog_end

Definition at line 70 of file Terrn2FileFormat.h.

◆ caelum_fog_start

int RoR::Terrn2Def::caelum_fog_start

Definition at line 69 of file Terrn2FileFormat.h.

◆ category_id

int RoR::Terrn2Def::category_id

Definition at line 55 of file Terrn2FileFormat.h.

◆ cubemap_config

std::string RoR::Terrn2Def::cubemap_config

Definition at line 71 of file Terrn2FileFormat.h.

◆ custom_material_name

std::string RoR::Terrn2Def::custom_material_name

Definition at line 76 of file Terrn2FileFormat.h.

◆ gravity

float RoR::Terrn2Def::gravity

Definition at line 59 of file Terrn2FileFormat.h.

◆ guid

std::string RoR::Terrn2Def::guid

Definition at line 57 of file Terrn2FileFormat.h.

◆ has_water

bool RoR::Terrn2Def::has_water

Definition at line 72 of file Terrn2FileFormat.h.

◆ hydrax_conf_file

std::string RoR::Terrn2Def::hydrax_conf_file

Definition at line 73 of file Terrn2FileFormat.h.

◆ name

std::string RoR::Terrn2Def::name

Definition at line 52 of file Terrn2FileFormat.h.

◆ ogre_ter_conf_filename

std::string RoR::Terrn2Def::ogre_ter_conf_filename

Definition at line 53 of file Terrn2FileFormat.h.

◆ skyx_config

std::string RoR::Terrn2Def::skyx_config

Definition at line 74 of file Terrn2FileFormat.h.

◆ start_position

Ogre::Vector3 RoR::Terrn2Def::start_position

Definition at line 56 of file Terrn2FileFormat.h.

◆ telepoints

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

Definition at line 67 of file Terrn2FileFormat.h.

◆ teleport_map_image

std::string RoR::Terrn2Def::teleport_map_image

Definition at line 77 of file Terrn2FileFormat.h.

◆ tobj_files

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

Definition at line 63 of file Terrn2FileFormat.h.

◆ traction_map_file

std::string RoR::Terrn2Def::traction_map_file

Definition at line 75 of file Terrn2FileFormat.h.

◆ version

int RoR::Terrn2Def::version

Definition at line 58 of file Terrn2FileFormat.h.

◆ water_bottom_height

float RoR::Terrn2Def::water_bottom_height

Definition at line 61 of file Terrn2FileFormat.h.

◆ water_height

float RoR::Terrn2Def::water_height

Definition at line 60 of file Terrn2FileFormat.h.


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