RigsofRods
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Functions | Variables
RoR::TObj Namespace Reference

Functions

void WriteToStream (TObjDocumentPtr doc, Ogre::DataStreamPtr stream)
 

Variables

const int STR_LEN = 300
 
const int LINE_BUF_LEN = 4000
 

Function Documentation

◆ WriteToStream()

void RoR::TObj::WriteToStream ( TObjDocumentPtr  doc,
Ogre::DataStreamPtr  stream 
)

Definition at line 475 of file TObjFileFormat.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ LINE_BUF_LEN

const int RoR::TObj::LINE_BUF_LEN = 4000

Definition at line 38 of file TObjFileFormat.h.

◆ STR_LEN

const int RoR::TObj::STR_LEN = 300

Definition at line 37 of file TObjFileFormat.h.