dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpPolyShape
dchip
cpPolyShape
@private
struct
cpPolyShape {
cpShape
shape
;
int
numVerts
;
cpVect
*
verts
;
cpVect
*
tVerts
;
cpSplittingPlane
*
planes
;
cpSplittingPlane
*
tPlanes
;
cpFloat
r
;
}
Meta
Source
See Implementation
dchip
cpPolyShape
structs
cpPolyShape
cpSplittingPlane
@private