Diligent Engine  v.2.4.g
Static Public Member Functions | List of all members
BasicPlatformMisc Struct Reference

#include <BasicPlatformMisc.hpp>

Inheritance diagram for BasicPlatformMisc:
LinuxMisc WindowsMisc AndroidMisc AppleMisc

Static Public Member Functions

template<typename Type >
static Diligent::Uint32 GetMSB (Type Val)
 
template<typename Type >
static Diligent::Uint32 GetLSB (Type Val)
 
template<typename Type >
static Diligent::Uint32 CountOneBits (Type Val)
 

Member Function Documentation

◆ CountOneBits()

template<typename Type >
static Diligent::Uint32 BasicPlatformMisc::CountOneBits ( Type  Val)
inlinestatic

◆ GetLSB()

template<typename Type >
static Diligent::Uint32 BasicPlatformMisc::GetLSB ( Type  Val)
inlinestatic

◆ GetMSB()

template<typename Type >
static Diligent::Uint32 BasicPlatformMisc::GetMSB ( Type  Val)
inlinestatic

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