TDME2 1.9.121
|
Transparent face to be rendered. More...
#include <tdme/engine/subsystems/rendering/TransparentRenderFace.h>
Static Public Member Functions | |
static bool | compare (TransparentRenderFace *face1, TransparentRenderFace *face2) |
Compare. More... | |
Public Attributes | |
Object3DNode * | object3DNode |
int32_t | facesEntityIdx |
int32_t | faceIdx |
float | distanceFromCamera |
|
inlinestatic |
float distanceFromCamera |
Definition at line 18 of file TransparentRenderFace.h.
int32_t faceIdx |
Definition at line 17 of file TransparentRenderFace.h.
int32_t facesEntityIdx |
Definition at line 16 of file TransparentRenderFace.h.
Object3DNode* object3DNode |
Definition at line 15 of file TransparentRenderFace.h.