Module concave_polygon_shape

Search:
Group by:

Procs

proc setFaces*(self: ConcavePolygonShape; faces: PoolVector3Array) {.
gcsafe, locks: 0
.}
proc getFaces*(self: ConcavePolygonShape): PoolVector3Array {.
gcsafe, locks: 0
.}