Support Forum       G3D Web Page     
Public Member Functions | Public Attributes | List of all members
G3D::ParticleSystem::SortProxy Class Reference

Public Member Functions

bool operator< (const SortProxy &other) const
 
bool operator> (const SortProxy &other) const
 

Public Attributes

int index
 Of the particle in s_particleBuffer. More...
 
float z
 In camera space. More...
 

Member Function Documentation

◆ operator<()

bool G3D::ParticleSystem::SortProxy::operator< ( const SortProxy other) const
inline

◆ operator>()

bool G3D::ParticleSystem::SortProxy::operator> ( const SortProxy other) const
inline

Member Data Documentation

◆ index

int G3D::ParticleSystem::SortProxy::index

Of the particle in s_particleBuffer.

◆ z

float G3D::ParticleSystem::SortProxy::z

In camera space.

May not be NaN

Referenced by operator<(), and operator>().


documentation generated on Wed Nov 24 2021 08:01:58 using doxygen 1.8.15