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

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

+ Inheritance diagram for MR.PolynomialWrapper_Float:

Public Member Functions

unsafe PolynomialWrapper_Float (MR.Const_PolynomialWrapper_Float _other)
 Generated from constructor MR.PolynomialWrapper<float>::PolynomialWrapper.
 
 PolynomialWrapper_Float (PolynomialWrapper_Float _other)
 Generated from constructor MR.PolynomialWrapper<float>::PolynomialWrapper.
 
unsafe MR.PolynomialWrapper_Float assign (MR.Const_PolynomialWrapper_Float _other)
 Generated from method MR.PolynomialWrapper<float>::operator=.
 

Properties

new unsafe MR.Std.Variant_MRPolynomialFloat0_MRPolynomialFloat1_MRPolynomialFloat2_MRPolynomialFloat3_MRPolynomialFloat4_MRPolynomialFloat5_MRPolynomialFloat6 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<float>. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ PolynomialWrapper_Float() [1/2]

unsafe MR.PolynomialWrapper_Float.PolynomialWrapper_Float ( MR.Const_PolynomialWrapper_Float _other)
inline

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

◆ PolynomialWrapper_Float() [2/2]

MR.PolynomialWrapper_Float.PolynomialWrapper_Float ( PolynomialWrapper_Float _other)
inline

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

Member Function Documentation

◆ assign()

unsafe MR.PolynomialWrapper_Float MR.PolynomialWrapper_Float.assign ( MR.Const_PolynomialWrapper_Float _other)
inline

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

Property Documentation

◆ poly

new unsafe MR.Std.Variant_MRPolynomialFloat0_MRPolynomialFloat1_MRPolynomialFloat2_MRPolynomialFloat3_MRPolynomialFloat4_MRPolynomialFloat5_MRPolynomialFloat6 MR.PolynomialWrapper_Float.poly
getprotected set

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