GXGetCullMode

Syntax

#include <revolution/gx.h>

void GXGetCullMode( GXCullMode* mode );

Arguments

mode Returns the culling mode.

Return Values

None.

Description

This function returns the current culling mode. Use the GXSetCullMode function to set the culling mode.

See Also

GXSetCullMode

Revision History

2006/03/01 Initial version.


CONFIDENTIAL