Microsoft DirectX 9.0

ID3DXLine::GetGLLines Method


Get the OpenGL-style line-drawing mode.

Syntax

BOOL GetGLLines(VOID);

Return Value

Returns TRUE if OpenGL-style lines are enabled, and FALSE if Microsoft® Direct3D®-style lines are enabled.



See Also

ID3DXLine::SetGLLines


© 2002 Microsoft Corporation. All rights reserved.