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

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

Inheritance diagram for MR.Const_Polynomial_Float_0:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_Polynomial_Float_0 ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Polynomial_Float_0 (MR.Const_Polynomial_Float_0 _other)
 Generated from constructor MR::Polynomial<float, 0>::Polynomial.
 Const_Polynomial_Float_0 (Polynomial_Float_0 _other)
 Generated from constructor MR::Polynomial<float, 0>::Polynomial.
unsafe float call (float x)
 Generated from method MR::Polynomial<float, 0>::operator().
unsafe MR.Polynomial_Float_0 deriv ()
 Generated from method MR::Polynomial<float, 0>deriv.
unsafe float intervalMin (float a, float b)
 Generated from method MR::Polynomial<float, 0>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, 0>. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_Polynomial_Float_0() [1/3]

unsafe MR.Const_Polynomial_Float_0.Const_Polynomial_Float_0 ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Polynomial_Float_0() [2/3]

unsafe MR.Const_Polynomial_Float_0.Const_Polynomial_Float_0 ( MR.Const_Polynomial_Float_0 _other)
inline

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

◆ Const_Polynomial_Float_0() [3/3]

MR.Const_Polynomial_Float_0.Const_Polynomial_Float_0 ( Polynomial_Float_0 _other)
inline

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

Member Function Documentation

◆ call()

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

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

◆ deriv()

unsafe MR.Polynomial_Float_0 MR.Const_Polynomial_Float_0.deriv ( )
inline

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

◆ Dispose() [1/2]

virtual void MR.Const_Polynomial_Float_0.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ intervalMin()

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

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

Member Data Documentation

◆ __ref_storage_N

unsafe ulong* MR.Const_Polynomial_Float_0.__ref_storage_N
staticprotected

Property Documentation

◆ N

unsafe ulong MR.Const_Polynomial_Float_0.N
staticget

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