|
SO3Engine
|
Contain the number of each type of texture possible. More...
#include <ALMaterial.h>
Public Attributes | |
| int | difCount |
| int | specCount |
| int | ambCount |
| int | ambOccCount |
| int | emiCount |
| int | hmapCount |
| int | normCount |
| int | dmapCount |
| int | shineCount |
| int | opacityCount |
| int | lightmapCount |
| int | reflectionCount |
| int | metalCount |
| int | roughCount |
Detailed Description
Contain the number of each type of texture possible.
Definition at line 53 of file ALMaterial.h.
Member Data Documentation
◆ ambCount
| int SO3::ALTexturesCount::ambCount |
Definition at line 58 of file ALMaterial.h.
◆ ambOccCount
| int SO3::ALTexturesCount::ambOccCount |
Definition at line 59 of file ALMaterial.h.
◆ difCount
| int SO3::ALTexturesCount::difCount |
Definition at line 56 of file ALMaterial.h.
◆ dmapCount
| int SO3::ALTexturesCount::dmapCount |
Definition at line 65 of file ALMaterial.h.
◆ emiCount
| int SO3::ALTexturesCount::emiCount |
Definition at line 60 of file ALMaterial.h.
◆ hmapCount
| int SO3::ALTexturesCount::hmapCount |
Definition at line 63 of file ALMaterial.h.
◆ lightmapCount
| int SO3::ALTexturesCount::lightmapCount |
Definition at line 70 of file ALMaterial.h.
◆ metalCount
| int SO3::ALTexturesCount::metalCount |
Definition at line 72 of file ALMaterial.h.
◆ normCount
| int SO3::ALTexturesCount::normCount |
Definition at line 64 of file ALMaterial.h.
◆ opacityCount
| int SO3::ALTexturesCount::opacityCount |
Definition at line 69 of file ALMaterial.h.
◆ reflectionCount
| int SO3::ALTexturesCount::reflectionCount |
Definition at line 71 of file ALMaterial.h.
◆ roughCount
| int SO3::ALTexturesCount::roughCount |
Definition at line 73 of file ALMaterial.h.
◆ shineCount
| int SO3::ALTexturesCount::shineCount |
Definition at line 68 of file ALMaterial.h.
◆ specCount
| int SO3::ALTexturesCount::specCount |
Definition at line 57 of file ALMaterial.h.
The documentation for this struct was generated from the following file:
- include/SO3SceneLoader/ALMaterial.h
Generated by