UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
dtHeightPatch Struct Reference

Public Member Functions

 dtHeightPatch ()
 
 ~dtHeightPatch ()
 

Public Attributes

unsigned shortdata
 
int xmin
 
int ymin
 
int width
 
int height
 

Constructor & Destructor Documentation

◆ dtHeightPatch()

dtHeightPatch::dtHeightPatch ( )
inline

◆ ~dtHeightPatch()

dtHeightPatch::~dtHeightPatch ( )
inline

Member Data Documentation

◆ data

unsigned short* dtHeightPatch::data

◆ height

int dtHeightPatch::height

◆ width

int dtHeightPatch::width

◆ xmin

int dtHeightPatch::xmin

◆ ymin

int dtHeightPatch::ymin

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