CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
CFxUIRegion Class Reference

#include <FxUIRegion.h>

Public Member Functions

 CFxUIRegion ()
 
 CFxUIRegion (const CFxUIPolygonF &polygon)
 
 CFxUIRegion (const CFxUIRegion &region)
 
 CFxUIRegion (const FxNativeRegion &region)
 
 ~CFxUIRegion ()
 
CFxUIRegionoperator= (const CFxUIRegion &region)
 
 operator const FxNativeRegion & () const
 

Protected Attributes

CFxUIRegionImpl * m_pImpl = nullptr
 

Detailed Description

Definition at line 39 of file FxUIRegion.h.

Constructor & Destructor Documentation

◆ CFxUIRegion() [1/4]

CFxUIRegion::CFxUIRegion ( )

Constructors

◆ CFxUIRegion() [2/4]

CFxUIRegion::CFxUIRegion ( const CFxUIPolygonF & polygon)

Parameterized Constructor

◆ CFxUIRegion() [3/4]

CFxUIRegion::CFxUIRegion ( const CFxUIRegion & region)

Copy Constructor

◆ CFxUIRegion() [4/4]

CFxUIRegion::CFxUIRegion ( const FxNativeRegion & region)

◆ ~CFxUIRegion()

CFxUIRegion::~CFxUIRegion ( )

Destructor

Member Function Documentation

◆ operator const FxNativeRegion &()

CFxUIRegion::operator const FxNativeRegion & ( ) const

◆ operator=()

CFxUIRegion & CFxUIRegion::operator= ( const CFxUIRegion & region)

Assignment operator

Member Data Documentation

◆ m_pImpl

CFxUIRegionImpl* CFxUIRegion::m_pImpl = nullptr
protected

Definition at line 62 of file FxUIRegion.h.


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