|
Assimp v3.1.1 (June 2014)
|
Namespaces | |
| namespace | assimp::postprocess |
| Definitions for import post processing steps. | |
Variables | |
| const aiPostProcessSteps | assimp::postprocess::AI_PROCESS_CONVERT_TO_LEFT_HANDED |
| Shortcut flag for Direct3D-based applications. More... | |
| const aiPostProcessSteps | assimp::postprocess::AI_PROCESS_PRESET_TARGET_REALTIME_FAST |
| Default postprocess configuration optimizing the data for real-time rendering. More... | |
| const aiPostProcessSteps | assimp::postprocess::AI_PROCESS_PRESET_TARGET_REALTIME_MAX_QUALITY |
| Default postprocess configuration optimizing the data for real-time rendering. More... | |
| const aiPostProcessSteps | assimp::postprocess::AI_PROCESS_PRESET_TARGET_REALTIME_QUALITY |
| Default postprocess configuration optimizing the data for real-time rendering. More... | |
| assimp::postprocess::C | |