#include <StdMeshMaterial.h>
Public Member Functions | |
| Tex (C4Surface *Surface) | |
| ~Tex () | |
Public Attributes | |
| unsigned int | RefCount |
| C4Surface * | Surf |
| C4TexRef & | Texture |
Definition at line 300 of file StdMeshMaterial.h.
| StdMeshMaterialTextureUnit::Tex::Tex | ( | C4Surface * | Surface | ) |
Definition at line 955 of file StdMeshMaterial.cpp.
| StdMeshMaterialTextureUnit::Tex::~Tex | ( | ) |
Definition at line 960 of file StdMeshMaterial.cpp.
| unsigned int StdMeshMaterialTextureUnit::Tex::RefCount |
Definition at line 306 of file StdMeshMaterial.h.
Referenced by StdMeshMaterialTextureUnit::TexPtr::operator=(), and StdMeshMaterialTextureUnit::TexPtr::TexPtr().
| C4Surface* StdMeshMaterialTextureUnit::Tex::Surf |
Definition at line 316 of file StdMeshMaterial.h.
| C4TexRef& StdMeshMaterialTextureUnit::Tex::Texture |
Definition at line 317 of file StdMeshMaterial.h.