Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ImageProcessingAtom::CBBoxInt32 Class Reference

Public Member Functions

bool Empty (void)
 
void Clear (void)
 
void Augment (int32 a_X, int32 a_Y, int32 a_Z)
 
void AugmentX (int32 a_X)
 
void AugmentY (int32 a_Y)
 
void AugmentZ (int32 a_Z)
 
void ClampMin (int32 a_X, int32 a_Y, int32 a_Z)
 
void ClampMax (int32 a_X, int32 a_Y, int32 a_Z)
 

Public Attributes

int32 m_minCoord [3]
 
int32 m_maxCoord [3]
 

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