Virtual PhotonicsThe INurbs type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ComputeCurvePoint |
Defines the signature of the method used to compute a point on a NURBS curve.
|
![]() | ComputePointOutOfSurface |
Defines the signature of the method used to compute the point outside the surface range.
|
![]() | ComputeSurfacePoint |
Defines the signature of the method used to compute the point on a NURBS surface.
|
![]() | EvaluateNurbsCurveFourierTransform |
Defines the signature for the method used to evaluate the FT of an isoparametric curve.
|
![]() | EvaluateNurbsCurveIntegral |
Defines the signature of the method used to calculate the integral value of an
isoparametric NURBS curve multiplied by an exponential function analitically.
|
![]() | EvaluateTensorProductControlPoints |
Defines the signature of the method used to evaluate the tensor product control points
necessary to evaluate the integral of an isoparametric curve.
|
![]() | GetMinimumValidTime |
Defines signature for a method used to consider cousality of the photon migration.
|
Properties
Name | Description | |
---|---|---|
![]() | NativeTimes | |
![]() | SpaceValues |
Gets the NurbsValues along the space dimension.
|
![]() | TimeKnotSpanPolynomialCoefficients |
Gets or sets the coefficients of the non vanishing B-splines over each knot span.
|
![]() | TimeValues |
Gets the NurbsValues along the time dimension.
|
See Also