PolyLink
A library to allow manipulation of geometry from within Mathematica
 All Classes Namespaces Files Functions Variables Properties
PolyLink.VectorCone Class Reference
Inheritance diagram for PolyLink.VectorCone:
PolyLink.MathLinked

Public Member Functions

 VectorCone (VectorCone parent, WorkingCopy< HalfEdge > currentEdge, VectorCSPF cspf, Vector lBind, Vector rBind, PointRef transformedEndPoint)
 
void Invalidate ()
 
ConeReturn TryExtend ()
 

Properties

Facet CurrentFacet [get]
 
string CurrentFacetTag [get]
 
bool Valid [get]
 
WorkingCopy< HalfEdgeCurrentEdge [get]
 
Vector LBind [get]
 
Vector RBind [get]
 
Expr Aperture [get]
 
IEnumerable< VectorConeChainToParents [get]
 
string Representation [get]
 

Detailed Description

Definition at line 28 of file VectorCone.cs.

Constructor & Destructor Documentation

PolyLink.VectorCone.VectorCone ( VectorCone  parent,
WorkingCopy< HalfEdge currentEdge,
VectorCSPF  cspf,
Vector  lBind,
Vector  rBind,
PointRef  transformedEndPoint 
)

Definition at line 41 of file VectorCone.cs.

Member Function Documentation

void PolyLink.VectorCone.Invalidate ( )

Definition at line 82 of file VectorCone.cs.

ConeReturn PolyLink.VectorCone.TryExtend ( )

Definition at line 95 of file VectorCone.cs.

Property Documentation

Expr PolyLink.VectorCone.Aperture
get

Definition at line 190 of file VectorCone.cs.

IEnumerable<VectorCone> PolyLink.VectorCone.ChainToParents
get

Definition at line 195 of file VectorCone.cs.

WorkingCopy<HalfEdge> PolyLink.VectorCone.CurrentEdge
get

Definition at line 68 of file VectorCone.cs.

Facet PolyLink.VectorCone.CurrentFacet
get

Definition at line 53 of file VectorCone.cs.

string PolyLink.VectorCone.CurrentFacetTag
get

Definition at line 58 of file VectorCone.cs.

Vector PolyLink.VectorCone.LBind
get

Definition at line 73 of file VectorCone.cs.

Vector PolyLink.VectorCone.RBind
get

Definition at line 78 of file VectorCone.cs.

string PolyLink.VectorCone.Representation
get

Definition at line 208 of file VectorCone.cs.

bool PolyLink.VectorCone.Valid
get

Definition at line 63 of file VectorCone.cs.


The documentation for this class was generated from the following file: