ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkSCurveSpline Class Reference

vtkSCurveSpline - computes an interpolating spline using a a SCurve basis. More...

Inheritance diagram for Kitware.VTK.vtkSCurveSpline:
[legend]
Collaboration diagram for Kitware.VTK.vtkSCurveSpline:
[legend]

List of all members.

Public Member Functions

 vtkSCurveSpline (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkSCurveSpline ()
 Undocumented Block.
override void Compute ()
 Description Compute SCurve Splines for each dependent variable.
override void DeepCopy (vtkSpline s)
 Deep copy of SCurve spline data.
override double Evaluate (double t)
 Evaluate a 1D SCurve spline.
virtual double GetNodeWeight ()
 Deep copy of SCurve spline data.
override int IsA (string type)
 Undocumented Block.
new vtkSCurveSpline NewInstance ()
 Undocumented Block.
virtual void SetNodeWeight (double _arg)
 Deep copy of SCurve spline data.

Static Public Member Functions

static new vtkSCurveSpline New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkSCurveSpline SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkSCurveSpline"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "15vtkSCurveSpline"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkSCurveSpline_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSCurveSpline_Compute_01 (HandleRef pThis)
static internal void vtkSCurveSpline_DeepCopy_02 (HandleRef pThis, HandleRef s)
static internal double vtkSCurveSpline_Evaluate_03 (HandleRef pThis, double t)
static internal double vtkSCurveSpline_GetNodeWeight_04 (HandleRef pThis)
static internal int vtkSCurveSpline_IsA_05 (HandleRef pThis, string type)
static internal int vtkSCurveSpline_IsTypeOf_06 (string type)
static internal IntPtr vtkSCurveSpline_NewInstance_08 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkSCurveSpline_SafeDownCast_09 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkSCurveSpline_SetNodeWeight_10 (HandleRef pThis, double _arg)

Static Private Member Functions

static vtkSCurveSpline ()
 Automatically generated type registration mechanics.

Detailed Description

vtkSCurveSpline - computes an interpolating spline using a a SCurve basis.


Constructor & Destructor Documentation

static Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline ( ) [static, private]

Automatically generated type registration mechanics.

Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

override void Kitware.VTK.vtkSCurveSpline.Compute ( ) [virtual]

Description Compute SCurve Splines for each dependent variable.

Reimplemented from Kitware.VTK.vtkSpline.

override void Kitware.VTK.vtkSCurveSpline.DeepCopy ( vtkSpline  s) [virtual]

Deep copy of SCurve spline data.

Reimplemented from Kitware.VTK.vtkSpline.

override void Kitware.VTK.vtkSCurveSpline.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkSpline.

override double Kitware.VTK.vtkSCurveSpline.Evaluate ( double  t) [virtual]

Evaluate a 1D SCurve spline.

Reimplemented from Kitware.VTK.vtkSpline.

virtual double Kitware.VTK.vtkSCurveSpline.GetNodeWeight ( ) [virtual]

Deep copy of SCurve spline data.

override int Kitware.VTK.vtkSCurveSpline.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSpline.

static new int Kitware.VTK.vtkSCurveSpline.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSpline.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkObject.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSpline.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkSpline.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkSCurveSpline.SetNodeWeight ( double  _arg) [virtual]

Deep copy of SCurve spline data.

static internal void Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_Compute_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_DeepCopy_02 ( HandleRef  pThis,
HandleRef  s 
) [private]
static internal double Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_Evaluate_03 ( HandleRef  pThis,
double  t 
) [private]
static internal double Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_GetNodeWeight_04 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_IsA_05 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_IsTypeOf_06 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_NewInstance_08 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_SafeDownCast_09 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkSCurveSpline.vtkSCurveSpline_SetNodeWeight_10 ( HandleRef  pThis,
double  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkSCurveSpline.MRClassNameKey = "15vtkSCurveSpline" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSpline.

new const string Kitware.VTK.vtkSCurveSpline.MRFullTypeName = "Kitware.VTK.vtkSCurveSpline"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkSpline.


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