![]() |
PolyLink
A library to allow manipulation of geometry from within Mathematica
|
Public Member Functions | |
VectorCone (VectorCone parent, WorkingCopy< HalfEdge > currentEdge, VectorCSPF cspf, Vector lBind, Vector rBind, PointRef transformedEndPoint) | |
void | Invalidate () |
ConeReturn | TryExtend () |
![]() | |
MathLinked () | |
Properties | |
Facet | CurrentFacet [get] |
string | CurrentFacetTag [get] |
bool | Valid [get] |
WorkingCopy< HalfEdge > | CurrentEdge [get] |
Vector | LBind [get] |
Vector | RBind [get] |
Expr | Aperture [get] |
IEnumerable< VectorCone > | ChainToParents [get] |
string | Representation [get] |
![]() | |
IKernelDispatch | ML [get, set] |
Definition at line 28 of file VectorCone.cs.
PolyLink.VectorCone.VectorCone | ( | VectorCone | parent, |
WorkingCopy< HalfEdge > | currentEdge, | ||
VectorCSPF | cspf, | ||
Vector | lBind, | ||
Vector | rBind, | ||
PointRef | transformedEndPoint | ||
) |
Definition at line 41 of file VectorCone.cs.
void PolyLink.VectorCone.Invalidate | ( | ) |
Definition at line 82 of file VectorCone.cs.
ConeReturn PolyLink.VectorCone.TryExtend | ( | ) |
Definition at line 95 of file VectorCone.cs.
|
get |
Definition at line 190 of file VectorCone.cs.
|
get |
Definition at line 195 of file VectorCone.cs.
|
get |
Definition at line 68 of file VectorCone.cs.
|
get |
Definition at line 53 of file VectorCone.cs.
|
get |
Definition at line 58 of file VectorCone.cs.
|
get |
Definition at line 73 of file VectorCone.cs.
|
get |
Definition at line 78 of file VectorCone.cs.
|
get |
Definition at line 208 of file VectorCone.cs.
|
get |
Definition at line 63 of file VectorCone.cs.