ID3DXLine::GetGLLines method
Gets the OpenGL-style line-drawing mode.
Syntax
BOOL GetGLLines();
Parameters
This method has no parameters.
Return value
Type: BOOL
Returns TRUE if OpenGL-style lines are enabled, and FALSE if Direct3D-style lines are enabled.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also