Direction

org.nlogo.gl.render.Direction
case class Direction(x: Float, y: Float, z: Float) extends Vector3

Attributes

Source
Lighting.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Vector3
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Lighting.scala
override def toFloat4Array: Array[Float]

Attributes

Definition Classes
Source
Lighting.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product