CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdGiPalette::Addressation Struct Reference

#include <GiPalette.h>

Public Member Functions

 Addressation (OdInt32 nFrom=0, OdInt32 nTo=0, OdInt32 nNum=256)
 
bool validate () const
 
bool fullRange () const
 

Public Attributes

OdInt32 m_nSrcFrom
 
OdInt32 m_nDstTo
 
OdInt32 m_nNumColors
 

Detailed Description

Definition at line 270 of file GiPalette.h.

Constructor & Destructor Documentation

◆ Addressation()

OdGiPalette::Addressation::Addressation ( OdInt32  nFrom = 0,
OdInt32  nTo = 0,
OdInt32  nNum = 256 
)
inline

Definition at line 275 of file GiPalette.h.

Member Function Documentation

◆ fullRange()

bool OdGiPalette::Addressation::fullRange ( ) const
inline

Definition at line 279 of file GiPalette.h.

◆ validate()

bool OdGiPalette::Addressation::validate ( ) const
inline

Definition at line 278 of file GiPalette.h.

Member Data Documentation

◆ m_nDstTo

OdInt32 OdGiPalette::Addressation::m_nDstTo

Definition at line 273 of file GiPalette.h.

◆ m_nNumColors

OdInt32 OdGiPalette::Addressation::m_nNumColors

Definition at line 274 of file GiPalette.h.

◆ m_nSrcFrom

OdInt32 OdGiPalette::Addressation::m_nSrcFrom

Definition at line 272 of file GiPalette.h.


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