RigsofRods
Soft-body Physics Simulation
Namespaces | Macros
RttManager.cpp File Reference
#include "RttManager.h"
#include "Hydrax.h"
+ Include dependency graph for RttManager.cpp:

Go to the source code of this file.

Namespaces

 Hydrax
 

Macros

#define _def_Hydrax_Reflection_Rtt_Name   "HydraxReflectionMap"
 
#define _def_Hydrax_Refraction_Rtt_Name   "HydraxRefractionMap"
 
#define _def_Hydrax_Depth_Rtt_Name   "HydraxDepthMap"
 
#define _def_Hydrax_Depth_Reflection_Rtt_Name   "HydraxDepthReflectionMap"
 
#define _def_Hydrax_API_Rtt_Name   "HydraxAPIMap"
 
#define _def_Hydrax_GPU_Normal_Map_Rtt_Name   "HydraxNormalMap"
 

Macro Definition Documentation

◆ _def_Hydrax_API_Rtt_Name

#define _def_Hydrax_API_Rtt_Name   "HydraxAPIMap"

Definition at line 35 of file RttManager.cpp.

◆ _def_Hydrax_Depth_Reflection_Rtt_Name

#define _def_Hydrax_Depth_Reflection_Rtt_Name   "HydraxDepthReflectionMap"

Definition at line 34 of file RttManager.cpp.

◆ _def_Hydrax_Depth_Rtt_Name

#define _def_Hydrax_Depth_Rtt_Name   "HydraxDepthMap"

Definition at line 33 of file RttManager.cpp.

◆ _def_Hydrax_GPU_Normal_Map_Rtt_Name

#define _def_Hydrax_GPU_Normal_Map_Rtt_Name   "HydraxNormalMap"

Definition at line 36 of file RttManager.cpp.

◆ _def_Hydrax_Reflection_Rtt_Name

#define _def_Hydrax_Reflection_Rtt_Name   "HydraxReflectionMap"

Definition at line 31 of file RttManager.cpp.

◆ _def_Hydrax_Refraction_Rtt_Name

#define _def_Hydrax_Refraction_Rtt_Name   "HydraxRefractionMap"

Definition at line 32 of file RttManager.cpp.