Assimp  v4.1. (December 2018)
o3dgc::DVEncodeParams Class Reference

Public Member Functions

 DVEncodeParams (void)
 Constructor. More...
 
O3DGCDVEncodingMode GetEncodeMode () const
 
unsigned long GetQuantBits () const
 
O3DGCStreamType GetStreamType () const
 
void SetEncodeMode (O3DGCDVEncodingMode encodeMode)
 
void SetQuantBits (unsigned long quantBits)
 
void SetStreamType (O3DGCStreamType streamTypeMode)
 
 ~DVEncodeParams (void)
 Destructor. More...
 

Constructor & Destructor Documentation

◆ DVEncodeParams()

o3dgc::DVEncodeParams::DVEncodeParams ( void  )
inline

Constructor.

◆ ~DVEncodeParams()

o3dgc::DVEncodeParams::~DVEncodeParams ( void  )
inline

Destructor.

Member Function Documentation

◆ GetEncodeMode()

O3DGCDVEncodingMode o3dgc::DVEncodeParams::GetEncodeMode ( ) const
inline

◆ GetQuantBits()

unsigned long o3dgc::DVEncodeParams::GetQuantBits ( ) const
inline

◆ GetStreamType()

O3DGCStreamType o3dgc::DVEncodeParams::GetStreamType ( ) const
inline

◆ SetEncodeMode()

void o3dgc::DVEncodeParams::SetEncodeMode ( O3DGCDVEncodingMode  encodeMode)
inline

◆ SetQuantBits()

void o3dgc::DVEncodeParams::SetQuantBits ( unsigned long  quantBits)
inline

◆ SetStreamType()

void o3dgc::DVEncodeParams::SetStreamType ( O3DGCStreamType  streamTypeMode)
inline

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