piecewise-bezier-surface-generator ~master (2020-11-09T10:06:07Z)
Dub
Repo
QuadCell.this
beziermeshmaker
datastructures
quadcell
QuadCell
Undocumented in source.
this
()
class
QuadCell
this
(
)
this
(float a1Blend, float a2Blend)
Meta
Source
See Implementation
beziermeshmaker
datastructures
quadcell
QuadCell
constructors
this
functions
calculateCenter
calculatePrimes
containsVertex
getB1
getB2
getCentroidPoint
getNeighbor
getNeighborIndex
getNeighborSharingANotB
getNeighborSharingBoth
hasAllNeighbors
setNeighbor
static variables
VERTEX_METADATA_KEY
variables
a1Blend
a2Blend
border
cPrime
center
metadata
pPrime
surfacePatch
vertices
Undocumented in source.