Assimp  v5.0.1. (December 2020)
material.inl File Reference

Defines the C++ getters for the material system. More...

Macros

#define AI_MATERIAL_INL_INC
 

Functions

AI_FORCE_INLINE aiPropertyTypeInfo ai_real_to_property_type_info (double)
 
AI_FORCE_INLINE aiPropertyTypeInfo ai_real_to_property_type_info (float)
 

Detailed Description

Defines the C++ getters for the material system.

Macro Definition Documentation

◆ AI_MATERIAL_INL_INC

#define AI_MATERIAL_INL_INC

Function Documentation

◆ ai_real_to_property_type_info() [1/2]

AI_FORCE_INLINE aiPropertyTypeInfo ai_real_to_property_type_info ( double  )

◆ ai_real_to_property_type_info() [2/2]

AI_FORCE_INLINE aiPropertyTypeInfo ai_real_to_property_type_info ( float  )