PlanarEquationCoefficients Structure

Visual Basic
Public Structure PlanarEquationCoefficients
End Structure
C#
public struct PlanarEquationCoefficients {
}
Description

 

This class encapsulates the data returned by the PlanarEnt.getCoefficients() ObjectARX function.

Links