#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline u8 NNS_G2dGetCellBoundingSphereR( const NNSG2dCellData* pCell );
pCell | [IN] Cell data |
The radius of the bounding sphere of the cell.
This function obtains the radius of the bounding sphere of the cell.
2004/10/12 Initial version.
CONFIDENTIAL