Skip to main content

primitive_free

Function primitive_free 

Source
pub unsafe fn primitive_free(prim: *mut OcsgPrimitive)
Expand description

Free an OpenCSG primitive.

ยงSafety

prim must be a valid handle returned by primitive_new.