Module csg_primitive

Search:
Group by:

Procs

proc invertFaces(self: CSGPrimitive): bool {.
gcsafe, locks: 0, raises: [], tags: []
.}
proc invertFaces=(self: CSGPrimitive; val: bool) {.
gcsafe, locks: 0, raises: [], tags: []
.}