#include <TObjFileFormat.h>
Definition at line 171 of file TObjFileFormat.h.
◆ CalcRotation()
Ogre::Quaternion TObjParser::CalcRotation |
( |
Ogre::Vector3 const & |
rot | ) |
const |
|
private |
◆ Finalize()
std::shared_ptr< TObjFile > TObjParser::Finalize |
( |
| ) |
|
◆ FlushProceduralObject()
void TObjParser::FlushProceduralObject |
( |
| ) |
|
|
private |
◆ ImportProceduralPoint()
void TObjParser::ImportProceduralPoint |
( |
Ogre::Vector3 const & |
pos, |
|
|
Ogre::Vector3 const & |
rot, |
|
|
TObj::SpecialObject |
special |
|
) |
| |
|
private |
◆ ParseObjectLine()
bool TObjParser::ParseObjectLine |
( |
TObjEntry & |
object | ) |
|
|
private |
◆ Prepare()
void TObjParser::Prepare |
( |
| ) |
|
◆ ProcessActorObject()
void TObjParser::ProcessActorObject |
( |
const TObjEntry & |
object | ) |
|
|
private |
◆ ProcessCurrentLine()
bool TObjParser::ProcessCurrentLine |
( |
| ) |
|
|
private |
◆ ProcessGrassLine()
void TObjParser::ProcessGrassLine |
( |
| ) |
|
|
private |
◆ ProcessGridLine()
void TObjParser::ProcessGridLine |
( |
| ) |
|
|
private |
◆ ProcessLine()
bool TObjParser::ProcessLine |
( |
const char * |
line | ) |
|
◆ ProcessOgreStream()
void TObjParser::ProcessOgreStream |
( |
Ogre::DataStream * |
stream | ) |
|
◆ ProcessProceduralLine()
void TObjParser::ProcessProceduralLine |
( |
| ) |
|
|
private |
◆ ProcessRoadObject()
void TObjParser::ProcessRoadObject |
( |
const TObjEntry & |
object | ) |
|
|
private |
◆ ProcessTreesLine()
void TObjParser::ProcessTreesLine |
( |
| ) |
|
|
private |
◆ m_cur_line
const char* RoR::TObjParser::m_cur_line |
|
private |
◆ m_cur_line_trimmed
const char* RoR::TObjParser::m_cur_line_trimmed |
|
private |
◆ m_cur_procedural_obj
◆ m_cur_procedural_obj_start_line
int RoR::TObjParser::m_cur_procedural_obj_start_line |
|
private |
◆ m_def
std::shared_ptr<TObjFile> RoR::TObjParser::m_def |
|
private |
◆ m_default_rendering_distance
float RoR::TObjParser::m_default_rendering_distance |
|
private |
◆ m_filename
std::string RoR::TObjParser::m_filename |
|
private |
◆ m_in_procedural_road
bool RoR::TObjParser::m_in_procedural_road |
|
private |
◆ m_line_number
int RoR::TObjParser::m_line_number |
|
private |
◆ m_road2_last_pos
Ogre::Vector3 RoR::TObjParser::m_road2_last_pos |
|
private |
◆ m_road2_last_rot
Ogre::Vector3 RoR::TObjParser::m_road2_last_rot |
|
private |
◆ m_road2_num_blocks
int RoR::TObjParser::m_road2_num_blocks |
|
private |
◆ m_rot_yxz
bool RoR::TObjParser::m_rot_yxz |
|
private |
The documentation for this class was generated from the following files: