MeshLib C# Docs
Loading...
Searching...
No Matches
MR.PolynomialWrapper_Double Class Reference

This is a unifying interface for a polynomial of some degree, known only in runtime Generated from class MR.PolynomialWrapper<double>. This is the non-const half of the class. More...

+ Inheritance diagram for MR.PolynomialWrapper_Double:

Public Member Functions

unsafe PolynomialWrapper_Double (MR.Const_PolynomialWrapper_Double _other)
 Generated from constructor MR.PolynomialWrapper<double>::PolynomialWrapper.
 
 PolynomialWrapper_Double (PolynomialWrapper_Double _other)
 Generated from constructor MR.PolynomialWrapper<double>::PolynomialWrapper.
 
unsafe MR.PolynomialWrapper_Double assign (MR.Const_PolynomialWrapper_Double _other)
 Generated from method MR.PolynomialWrapper<double>::operator=.
 

Properties

new unsafe MR.Std.Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 poly [get, protected set]
 

Detailed Description

This is a unifying interface for a polynomial of some degree, known only in runtime Generated from class MR.PolynomialWrapper<double>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ PolynomialWrapper_Double() [1/2]

unsafe MR.PolynomialWrapper_Double.PolynomialWrapper_Double ( MR.Const_PolynomialWrapper_Double _other)
inline

Generated from constructor MR.PolynomialWrapper<double>::PolynomialWrapper.

◆ PolynomialWrapper_Double() [2/2]

MR.PolynomialWrapper_Double.PolynomialWrapper_Double ( PolynomialWrapper_Double _other)
inline

Generated from constructor MR.PolynomialWrapper<double>::PolynomialWrapper.

Member Function Documentation

◆ assign()

unsafe MR.PolynomialWrapper_Double MR.PolynomialWrapper_Double.assign ( MR.Const_PolynomialWrapper_Double _other)
inline

Generated from method MR.PolynomialWrapper<double>::operator=.

Property Documentation

◆ poly

new unsafe MR.Std.Variant_MRPolynomialDouble0_MRPolynomialDouble1_MRPolynomialDouble2_MRPolynomialDouble3_MRPolynomialDouble4_MRPolynomialDouble5_MRPolynomialDouble6 MR.PolynomialWrapper_Double.poly
getprotected set

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