Polygons

org.nlogo.gl.render.Polygons
object Polygons

Attributes

Source
Polygons.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Polygons.type

Members list

Value members

Concrete methods

def renderPolygon(gl: GL2, glu: GLU, tessellator: Tessellator, tess: GLUtessellator, offset: Int, poly: Polygon, rotatable: Boolean, is3D: Boolean): Unit

Attributes

Source
Polygons.scala