SphereOperator.SphereOperator Constructors
Initializes a new instance of the SphereOperator class.
Overload List
Name | Description | |
---|---|---|
Public method | SphereOperator() | Initializes a new instance of the SphereOperator class. |
Public method | SphereOperator(Operator input) | Initializes a new instance of the SphereOperator class with the specified input operator. |
SphereOperator()
Initializes a new instance of the SphereOperator class.Syntax
public SphereOperator ()
SphereOperator(Operator input)
Initializes a new instance of the SphereOperator class with the specified input operator.Syntax
public SphereOperator (
Operator input
)
Parameters
input
Type: Operator
Specifies the next input operator in the operator chain.
Specifies the next input operator in the operator chain.
Platforms
Windows, Linux, Android