MeshLib C# Docs
Loading...
Searching...
No Matches

Generated from class MR::Polynomial<float, 5>. This is the const half of the class. More...

Inheritance diagram for MR.Const_Polynomial_Float_5:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Polynomial_Float_5 ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Polynomial_Float_5 (MR.Const_Polynomial_Float_5 _other)
 Generated from constructor MR::Polynomial<float, 5>::Polynomial.
 Const_Polynomial_Float_5 (Polynomial_Float_5 _other)
 Generated from constructor MR::Polynomial<float, 5>::Polynomial.
unsafe float call (float x)
 Generated from method MR::Polynomial<float, 5>::operator().
unsafe MR.Polynomial_Float_4 deriv ()
 Generated from method MR::Polynomial<float, 5>deriv.
unsafe float intervalMin (float a, float b)
 Generated from method MR::Polynomial<float, 5>intervalMin.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Static Protected Attributes

static unsafe ulong * __ref_storage_N

Properties

static unsafe ulong N [get]

Detailed Description

Generated from class MR::Polynomial<float, 5>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Polynomial_Float_5() [1/3]

unsafe MR.Const_Polynomial_Float_5.Const_Polynomial_Float_5 ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Polynomial_Float_5() [2/3]

unsafe MR.Const_Polynomial_Float_5.Const_Polynomial_Float_5 ( MR.Const_Polynomial_Float_5 _other)
inline

Generated from constructor MR::Polynomial<float, 5>::Polynomial.

◆ Const_Polynomial_Float_5() [3/3]

MR.Const_Polynomial_Float_5.Const_Polynomial_Float_5 ( Polynomial_Float_5 _other)
inline

Generated from constructor MR::Polynomial<float, 5>::Polynomial.

Member Function Documentation

◆ call()

unsafe float MR.Const_Polynomial_Float_5.call ( float x)
inline

Generated from method MR::Polynomial<float, 5>::operator().

◆ deriv()

unsafe MR.Polynomial_Float_4 MR.Const_Polynomial_Float_5.deriv ( )
inline

Generated from method MR::Polynomial<float, 5>deriv.

◆ Dispose() [1/2]

virtual void MR.Const_Polynomial_Float_5.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Polynomial_Float_5.Dispose ( bool disposing)
inlineprotectedvirtual

◆ intervalMin()

unsafe float MR.Const_Polynomial_Float_5.intervalMin ( float a,
float b )
inline

Generated from method MR::Polynomial<float, 5>intervalMin.

Member Data Documentation

◆ __ref_storage_N

unsafe ulong* MR.Const_Polynomial_Float_5.__ref_storage_N
staticprotected

Property Documentation

◆ N

unsafe ulong MR.Const_Polynomial_Float_5.N
staticget

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