orx
Toggle table of contents
0.5.0-dev.28+293aff4
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
>
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