SoGaussianDerivativeProcessingorderDerivative Property |
Derivation order for each direction (X, Y and Z).
Namespace: OIV.ImageViz.Engines.EdgeDetection.OtherDerivativesAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFVec3i32 orderDerivative { get; }
Public ReadOnly Property orderDerivative As SoSFVec3i32
Get
public:
property SoSFVec3i32^ orderDerivative {
SoSFVec3i32^ get ();
}
member orderDerivative : SoSFVec3i32 with get
Property Value
Type:
SoSFVec3i32
Remarks
See Also