Static Public Member Functions | Static Private Attributes | List of all members
gte::DataFormat Class Reference

#include <GteDataFormat.h>

Static Public Member Functions

static bool ConvertChannel (DFType type)
 
static DFChannelType GetChannelType (DFType type)
 
static std::string const & GetName (DFType type)
 
static unsigned int GetNumBytesPerStruct (DFType type)
 
static unsigned int GetNumChannels (DFType type)
 
static bool IsDepth (DFType type)
 
static bool IsSupported (DFType type)
 

Static Private Attributes

static DFChannelType const msChannelType [DF_NUM_FORMATS]
 
static bool const msConvertChannel [DF_NUM_FORMATS]
 
static std::string const msName [DF_NUM_FORMATS]
 
static unsigned int const msNumBytesPerStruct [DF_NUM_FORMATS]
 
static unsigned int const msNumChannels [DF_NUM_FORMATS]
 
static bool const msSupported [DF_NUM_FORMATS]
 

Detailed Description

Definition at line 159 of file GteDataFormat.h.

Member Function Documentation

bool gte::DataFormat::ConvertChannel ( DFType  type)
inlinestatic

Definition at line 220 of file GteDataFormat.h.

DFChannelType gte::DataFormat::GetChannelType ( DFType  type)
inlinestatic

Definition at line 215 of file GteDataFormat.h.

std::string const & gte::DataFormat::GetName ( DFType  type)
inlinestatic

Definition at line 200 of file GteDataFormat.h.

unsigned int gte::DataFormat::GetNumBytesPerStruct ( DFType  type)
inlinestatic

Definition at line 205 of file GteDataFormat.h.

unsigned int gte::DataFormat::GetNumChannels ( DFType  type)
inlinestatic

Definition at line 210 of file GteDataFormat.h.

bool gte::DataFormat::IsDepth ( DFType  type)
inlinestatic

Definition at line 230 of file GteDataFormat.h.

bool gte::DataFormat::IsSupported ( DFType  type)
inlinestatic

Definition at line 225 of file GteDataFormat.h.

Member Data Documentation

DFChannelType const DataFormat::msChannelType
staticprivate

Definition at line 194 of file GteDataFormat.h.

bool const DataFormat::msConvertChannel
staticprivate

Definition at line 195 of file GteDataFormat.h.

std::string const DataFormat::msName
staticprivate

Definition at line 191 of file GteDataFormat.h.

unsigned int const DataFormat::msNumBytesPerStruct
staticprivate

Definition at line 192 of file GteDataFormat.h.

unsigned int const DataFormat::msNumChannels
staticprivate

Definition at line 193 of file GteDataFormat.h.

bool const DataFormat::msSupported
staticprivate

Definition at line 196 of file GteDataFormat.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:05