OpenLayer
|
Shape
|
LineStrip
|
DisableTexture
DisableTexture
void
DisableTexture
()
Disables the active texture so that the LineStrip will only be filled with the drawing color.
Other functions of the class
LineStrip
Draw
Draws the line strip filled with a color
SetTexture
Sets the texture
DisableTexture
Disables the active texture
AddToEnd
Adds a new vertex at the end
AddToBegin
Adds a new vertex at the beginning
DeleteFirst
Deletes the first vertex
DeleteLast
Deletes the last vertex
GetVertex
Returns a vertex
GetNumberOfVertices
Returns the number of vertices
Back to the main page of the manual
Questions about DisableTexture? Click
here.