|
AGX Dynamics 2.42.1.1
|
#include <TransparencyUtils.h>
Public Types | |
| using | Index = typename TriangleBuffer::value_type |
| using | Indices = std::array< Index, 3u > |
Public Attributes | |
| float | depth |
| Indices | indices |
Definition at line 80 of file TransparencyUtils.h.
| using agxOSG::PrimitiveSetTriangleSorter::TriangleDepth< TriangleBuffer >::Index = typename TriangleBuffer::value_type |
Definition at line 82 of file TransparencyUtils.h.
| using agxOSG::PrimitiveSetTriangleSorter::TriangleDepth< TriangleBuffer >::Indices = std::array<Index, 3u> |
Definition at line 83 of file TransparencyUtils.h.
| float agxOSG::PrimitiveSetTriangleSorter::TriangleDepth< TriangleBuffer >::depth |
Definition at line 86 of file TransparencyUtils.h.
| Indices agxOSG::PrimitiveSetTriangleSorter::TriangleDepth< TriangleBuffer >::indices |
Definition at line 85 of file TransparencyUtils.h.