IGL Plugin API reference | ||||||||||||
Wrapper for libigl | ||||||||||||
simIGL.boolean | ||||||||||||
simIGL.boolean
| ||||||||||||
ConstantsConstants used in the various functions. Refer to each constant using enumName.constantName, i.e. simUI.curve_type.xy for xy constant in simUI.curve_type enum. simIGL.boolean_op
| ||||||||||||
Data structuresData structures are used to pass complex data around. Create data structures in Lua in the form of a map, e.g.: mesh
| ||||||||||||