OROCHI
 
Loading...
Searching...
No Matches
GxSysRender::GxAABB Struct Reference

AABB構造体 More...

#include <GxSysRender.h>

Collaboration diagram for GxSysRender::GxAABB:

Public Member Functions

void initialize (const GxVector3 *pPoint, u32 pointMax)
 初期化
 

Public Attributes

GxVector3 _max
 最大値
 
GxVector3 _min
 最小値
 

Detailed Description

AABB構造体

Member Function Documentation

◆ initialize()

void GxSysRender::GxAABB::initialize ( const GxVector3 * pPoint,
u32 pointMax )

初期化

Parameters
pPoint[in] 座標データ
pointMax[in] 座標データ数
Here is the call graph for this function:
Here is the caller graph for this function:

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