TDME2 1.9.121
Static Public Member Functions | Public Attributes | List of all members
TransparentRenderFace Struct Referencefinal

Transparent face to be rendered. More...

#include <tdme/engine/subsystems/rendering/TransparentRenderFace.h>

Collaboration diagram for TransparentRenderFace:
Collaboration graph

Static Public Member Functions

static bool compare (TransparentRenderFace *face1, TransparentRenderFace *face2)
 Compare. More...
 

Public Attributes

Object3DNodeobject3DNode
 
int32_t facesEntityIdx
 
int32_t faceIdx
 
float distanceFromCamera
 

Detailed Description

Transparent face to be rendered.

Author
Andreas Drewke
Version
$Id$

Definition at line 13 of file TransparentRenderFace.h.

Member Function Documentation

◆ compare()

static bool compare ( TransparentRenderFace face1,
TransparentRenderFace face2 
)
inlinestatic

Compare.

Parameters
face1face 1
face2face 2

Definition at line 25 of file TransparentRenderFace.h.

Member Data Documentation

◆ distanceFromCamera

float distanceFromCamera

Definition at line 18 of file TransparentRenderFace.h.

◆ faceIdx

int32_t faceIdx

Definition at line 17 of file TransparentRenderFace.h.

◆ facesEntityIdx

int32_t facesEntityIdx

Definition at line 16 of file TransparentRenderFace.h.

◆ object3DNode

Object3DNode* object3DNode

Definition at line 15 of file TransparentRenderFace.h.


The documentation for this struct was generated from the following file: