RigsofRods
Soft-body Physics Simulation
Data Structures | Public Member Functions | Data Fields
RigDef::Document Struct Reference

#include <RigDef_File.h>

Data Structures

struct  Module
 

Public Member Functions

 Document ()
 

Data Fields

bool hide_in_chooser
 
bool enable_advanced_deformation
 
bool slide_nodes_connect_instantly
 
bool rollon
 
bool forward_commands
 
bool import_commands
 
bool lockgroup_default_nolock
 
bool rescuer
 
bool disable_default_sounds
 
Ogre::String name
 
std::string hash
 
std::shared_ptr< Moduleroot_module
 Required to exist. shared_ptr is used for unified handling with other modules. More...
 
std::map< Ogre::String, std::shared_ptr< Module > > user_modules
 

Detailed Description

Definition at line 1473 of file RigDef_File.h.

Constructor & Destructor Documentation

◆ Document()

RigDef::Document::Document ( )

Definition at line 299 of file RigDef_File.cpp.

Field Documentation

◆ disable_default_sounds

bool RigDef::Document::disable_default_sounds

Definition at line 1571 of file RigDef_File.h.

◆ enable_advanced_deformation

bool RigDef::Document::enable_advanced_deformation

Definition at line 1564 of file RigDef_File.h.

◆ forward_commands

bool RigDef::Document::forward_commands

Definition at line 1567 of file RigDef_File.h.

◆ hash

std::string RigDef::Document::hash

Definition at line 1575 of file RigDef_File.h.

◆ hide_in_chooser

bool RigDef::Document::hide_in_chooser

Definition at line 1563 of file RigDef_File.h.

◆ import_commands

bool RigDef::Document::import_commands

Definition at line 1568 of file RigDef_File.h.

◆ lockgroup_default_nolock

bool RigDef::Document::lockgroup_default_nolock

Definition at line 1569 of file RigDef_File.h.

◆ name

Ogre::String RigDef::Document::name

Definition at line 1572 of file RigDef_File.h.

◆ rescuer

bool RigDef::Document::rescuer

Definition at line 1570 of file RigDef_File.h.

◆ rollon

bool RigDef::Document::rollon

Definition at line 1566 of file RigDef_File.h.

◆ root_module

std::shared_ptr<Module> RigDef::Document::root_module

Required to exist. shared_ptr is used for unified handling with other modules.

Definition at line 1578 of file RigDef_File.h.

◆ slide_nodes_connect_instantly

bool RigDef::Document::slide_nodes_connect_instantly

Definition at line 1565 of file RigDef_File.h.

◆ user_modules

std::map< Ogre::String, std::shared_ptr<Module> > RigDef::Document::user_modules

Definition at line 1579 of file RigDef_File.h.


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