Show in Contents
Add to Favorites
Home: The Mudbox SDK Programmer's Guide
System Events
The Mudbox SDK Programmer's Guide
Math and Geometry Utilities
The Mudbox SDK Programmer's Guide
>
Miscellaneous Utilities
Statistics
- Holds useful information about the current session of Mudbox.
Timer
- Helps finding performance issues. See the MB_TIMER macro for more details.
FileEvent
- Holds information about the a recent or in-progress file event. See
Kernel::m_pFileEvent
for more information.
QString
- Manages strings of characters.
Stream
- Streams are used to read information from a file, or to write it to a file.
Store
- An array-like collection class, with support for serialization.
Topics in this section
Math and Geometry Utilities