orx
Toggle table of contents
0.5.0-dev.38+f0d9a9e
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-dnk3
/
org.openrndr.extra.dnk3
/
Mesh
Mesh
class
Mesh
(
primitives
:
List
<
MeshPrimitive
>
)
:
MeshBase
(
source
)
Members
Members & Extensions
Constructors
Mesh
Link copied to clipboard
constructor
(
primitives
:
List
<
MeshPrimitive
>
)
Properties
primitives
Link copied to clipboard
var
primitives
:
List
<
MeshPrimitive
>
update
Link copied to clipboard
var
update
:
(
)
->
Unit
?
user
Data
Link copied to clipboard
var
userData
:
Any
?
Functions
collapse
Link copied to clipboard
fun
Mesh
.
collapse
(
)
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String