dchip ~master (2017-10-05T11:44:55Z)
Home
Dub
Repo
cpShapeClass
dchip
cpShape
@private
struct
cpShapeClass {
cpShapeType
type
;
cpShapeCacheDataImpl
cacheData
;
cpShapeDestroyImpl
destroy
;
cpShapeNearestPointQueryImpl
nearestPointQuery
;
cpShapeSegmentQueryImpl
segmentQuery
;
}
Meta
Source
See Implementation
dchip
cpShape
enums
cpShapeType
functions
cpSegmentQueryHitDist
cpSegmentQueryHitPoint
mixins
__anonymous
structs
cpCircleShape
cpNearestPointQueryInfo
cpSegmentQueryInfo
cpSegmentShape
cpShape
cpShapeClass
@private