NNS_G2dGetCellBoundingSphereR

C Specification

#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline u8 NNS_G2dGetCellBoundingSphereR( const NNSG2dCellData* pCell );

Arguments

pCell [IN] Cell data

Return Values

The radius of the bounding sphere of the cell.

Description

This function obtains the radius of the bounding sphere of the cell.

See Also

NNS_G2dGetCellBoundingRect

Revision History

10/12/2004 Initial version.


CONFIDENTIAL