Support Forum       G3D Web Page     
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
G3D::VulkanTriTree::Field Class Reference

Public Types

enum  Value {
  MATERIAL0,
  MATERIAL1,
  MATERIAL2,
  MATERIAL3,
  HIT_LOCATION,
  SHADING_NORMAL,
  POSITION,
  GEOMETRIC_NORMAL,
  HIT
}
 

Public Member Functions

 Field (const G3D::String &x)
 
 Field (char v)
 
 Field (int v)
 
 Field (const G3D::Any &a)
 
 Field ()
 
 Field (const Value v)
 
void deserialize (G3D::BinaryInput &b)
 
unsigned int hashCode () const
 
 operator int () const
 
bool operator!= (const Field ::Value other) const
 
bool operator!= (const Field other) const
 
Field operator+ (const int x) const
 
Fieldoperator++ ()
 
Fieldoperator+= (const int x)
 
Field operator- (const int x) const
 
Fieldoperator-- ()
 
Fieldoperator-= (const int x)
 
bool operator< (const Field other) const
 
bool operator< (const Value other) const
 
bool operator<= (const Value other) const
 
bool operator<= (const Field other) const
 
Fieldoperator= (const G3D::Any &a)
 
bool operator== (const Field ::Value other) const
 
bool operator== (const Field other) const
 
bool operator> (const Field other) const
 
bool operator> (const Value other) const
 
bool operator>= (const Field other) const
 
bool operator>= (const Value other) const
 
void serialize (G3D::BinaryOutput &b) const
 
G3D::Any toAny () const
 
const char * toString () const
 

Static Public Member Functions

static const char * classname ()
 
static int count ()
 
static Value nthValue (int n)
 
static const char * toString (int i, Value &v)
 

Public Attributes

enum G3D::VulkanTriTree::Field::Value value
 

Member Enumeration Documentation

◆ Value

Enumerator
MATERIAL0 
MATERIAL1 
MATERIAL2 
MATERIAL3 
HIT_LOCATION 
SHADING_NORMAL 
POSITION 
GEOMETRIC_NORMAL 
HIT 

Constructor & Destructor Documentation

◆ Field() [1/6]

G3D::VulkanTriTree::Field::Field ( const G3D::String x)
inlineexplicit

◆ Field() [2/6]

G3D::VulkanTriTree::Field::Field ( const G3D::Any a)
inlineexplicit

◆ Field() [3/6]

G3D::VulkanTriTree::Field::Field ( char  v)
inlineexplicit

◆ Field() [4/6]

G3D::VulkanTriTree::Field::Field ( )
inline

◆ Field() [5/6]

G3D::VulkanTriTree::Field::Field ( const Value  v)
inline

◆ Field() [6/6]

G3D::VulkanTriTree::Field::Field ( int  v)
inlineexplicit

Member Function Documentation

◆ classname()

static const char* G3D::VulkanTriTree::Field::classname ( )
inlinestatic

◆ count()

static int G3D::VulkanTriTree::Field::count ( )
inlinestatic

◆ deserialize()

void G3D::VulkanTriTree::Field::deserialize ( G3D::BinaryInput b)
inline

◆ hashCode()

unsigned int G3D::VulkanTriTree::Field::hashCode ( ) const
inline

◆ nthValue()

static Value G3D::VulkanTriTree::Field::nthValue ( int  n)
inlinestatic

◆ operator int()

G3D::VulkanTriTree::Field::operator int ( ) const
inline

◆ operator!=() [1/2]

bool G3D::VulkanTriTree::Field::operator!= ( const Field  other) const
inline

◆ operator!=() [2/2]

bool G3D::VulkanTriTree::Field::operator!= ( const Field ::Value  other) const
inline

◆ operator+()

Field G3D::VulkanTriTree::Field::operator+ ( const int  x) const
inline

◆ operator++()

Field& G3D::VulkanTriTree::Field::operator++ ( )
inline

◆ operator+=()

Field& G3D::VulkanTriTree::Field::operator+= ( const int  x)
inline

◆ operator-()

Field G3D::VulkanTriTree::Field::operator- ( const int  x) const
inline

◆ operator--()

Field& G3D::VulkanTriTree::Field::operator-- ( )
inline

◆ operator-=()

Field& G3D::VulkanTriTree::Field::operator-= ( const int  x)
inline

◆ operator<() [1/2]

bool G3D::VulkanTriTree::Field::operator< ( const Value  other) const
inline

◆ operator<() [2/2]

bool G3D::VulkanTriTree::Field::operator< ( const Field  other) const
inline

◆ operator<=() [1/2]

bool G3D::VulkanTriTree::Field::operator<= ( const Field  other) const
inline

◆ operator<=() [2/2]

bool G3D::VulkanTriTree::Field::operator<= ( const Value  other) const
inline

◆ operator=()

Field& G3D::VulkanTriTree::Field::operator= ( const G3D::Any a)
inline

◆ operator==() [1/2]

bool G3D::VulkanTriTree::Field::operator== ( const Field ::Value  other) const
inline

◆ operator==() [2/2]

bool G3D::VulkanTriTree::Field::operator== ( const Field  other) const
inline

◆ operator>() [1/2]

bool G3D::VulkanTriTree::Field::operator> ( const Field  other) const
inline

◆ operator>() [2/2]

bool G3D::VulkanTriTree::Field::operator> ( const Value  other) const
inline

◆ operator>=() [1/2]

bool G3D::VulkanTriTree::Field::operator>= ( const Field  other) const
inline

◆ operator>=() [2/2]

bool G3D::VulkanTriTree::Field::operator>= ( const Value  other) const
inline

◆ serialize()

void G3D::VulkanTriTree::Field::serialize ( G3D::BinaryOutput b) const
inline

◆ toAny()

G3D::Any G3D::VulkanTriTree::Field::toAny ( ) const
inline

◆ toString() [1/2]

const char* G3D::VulkanTriTree::Field::toString ( ) const
inline

◆ toString() [2/2]

static const char* G3D::VulkanTriTree::Field::toString ( int  i,
Value v 
)
inlinestatic

Member Data Documentation

◆ value

enum G3D::VulkanTriTree::Field::Value G3D::VulkanTriTree::Field::value

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