NNS_G2dGetCellBoundingSphereR

Syntax

#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

2004/10/12 Initial version.


CONFIDENTIAL