RenderManAPI  24.0
ClippingPlaneId Class Reference

#include <RileyIds.h>

Public Member Functions

 ~ClippingPlaneId ()=default
 
 ClippingPlaneId () noexcept
 
 ClippingPlaneId (uint32_t val) noexcept
 
bool operator== (const ClippingPlaneId &rhs) const noexcept
 
bool operator!= (const ClippingPlaneId &rhs) const noexcept
 
bool operator< (const ClippingPlaneId &rhs) const noexcept
 
bool operator> (const ClippingPlaneId &rhs) const noexcept
 
uint32_t AsUInt32 () const noexcept
 

Static Public Member Functions

static ClippingPlaneId InvalidId () noexcept
 

Constructor & Destructor Documentation

◆ ~ClippingPlaneId()

ClippingPlaneId::~ClippingPlaneId ( )
default

◆ ClippingPlaneId() [1/2]

ClippingPlaneId::ClippingPlaneId ( )
inlinenoexcept

Referenced by InvalidId().

◆ ClippingPlaneId() [2/2]

ClippingPlaneId::ClippingPlaneId ( uint32_t  val)
inlineexplicitnoexcept

Member Function Documentation

◆ AsUInt32()

uint32_t ClippingPlaneId::AsUInt32 ( ) const
inlinenoexcept

◆ InvalidId()

ClippingPlaneId ClippingPlaneId::InvalidId ( )
inlinestaticnoexcept

References ClippingPlaneId().

◆ operator!=()

bool ClippingPlaneId::operator!= ( const ClippingPlaneId rhs) const
inlinenoexcept

◆ operator<()

bool ClippingPlaneId::operator< ( const ClippingPlaneId rhs) const
inlinenoexcept

◆ operator==()

bool ClippingPlaneId::operator== ( const ClippingPlaneId rhs) const
inlinenoexcept

◆ operator>()

bool ClippingPlaneId::operator> ( const ClippingPlaneId rhs) const
inlinenoexcept

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