Transparent render faces pool.
More...
#include <tdme/engine/subsystems/rendering/TransparentRenderFacesPool.h>
Transparent render faces pool.
- Author
- andreas.drewke
- Version
- $Id$
Definition at line 43 of file TransparentRenderFacesPool.h.
◆ TransparentRenderFacesPool()
◆ createTransparentRenderFaces()
void createTransparentRenderFaces |
( |
Matrix4x4 & |
modelViewMatrix, |
|
|
Object3DNode * |
object3DNode, |
|
|
int32_t |
facesEntityIdx, |
|
|
int32_t |
faceIdx |
|
) |
| |
|
inlineprivate |
Creates an array of transparent render faces from.
- Parameters
-
modelViewMatrix | model view matrix |
object3DNode | object3D node |
facesEntityIdx | faces entity index |
faceIdx | face index |
Definition at line 65 of file TransparentRenderFacesPool.h.
◆ getTransparentRenderFaces()
◆ merge()
Merges given transparent render faces pool into this pool.
- Parameters
-
srcTransparentRenderFacesPool | transparent render faces pool |
Definition at line 105 of file TransparentRenderFacesPool.h.
◆ reset()
◆ size()
◆ EntityRenderer
◆ tdme::engine::Engine
◆ FACES_MAX
constexpr int32_t FACES_MAX { 16384 } |
|
staticconstexprprivate |
◆ transparentRenderFaces
◆ transparentRenderFacesPool
The documentation for this class was generated from the following files: