Метод |
Описание |
|
AutoCorrectFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitAutoCorrect |
|
|
BiasFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitBias |
|
|
CacheFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitCache |
|
|
ClampFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitClamp |
|
|
CombinerFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitCombiner |
|
|
ConstantFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitConstant |
|
|
FractalFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitFractal |
|
|
FromString ( String text ) : ImplicitXmlChain |
|
|
Get ( Double x, Double y ) : Double |
|
|
Get ( Double x, Double y, Double z ) : Double |
|
|
Get ( Double x, Double y, Double z, Double w ) : Double |
|
|
Get ( Double x, Double y, Double z, Double w, Double u, Double v ) : Double |
|
|
GradientFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitGradient |
|
|
ScaleDomainFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitScaleDomain |
|
|
ScaleOffsetFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitScaleOffset |
|
|
SelectFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitSelect |
|
|
SphereFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitSphere |
|
|
TranslateDomainFromXElement ( ImplicitXmlChain chain, System.Xml.Linq.XElement xElement ) : ImplicitTranslateDomain |
|
|