PoLogAxis Constructor |
Name | Description | |
---|---|---|
PoLogAxis | Constructor. | |
PoLogAxis(SbVec3f, Single, PoCartesianAxisTypes) | Calls PoLogAxis(_start, _end, _type, OIV.MeshViz.Graph.PoLogAxis.DecadeListDefs( .PoLogAxis.DECADE_LIST_AUTO ), (cli.array<System.UInt16>^)nullptr). | |
PoLogAxis(SbVec3f, Single, PoCartesianAxisTypes, PoLogAxisDecadeListDefs) | Calls PoLogAxis(_start, _end, _type, _decadeListDef, (cli.array<System.UInt16>^)nullptr). | |
PoLogAxis(SbVec3f, Single, PoCartesianAxisTypes, PoLogAxisDecadeListDefs, UInt16) | Constructor. | |
PoLogAxis(SbVec3f, Single, PoCartesianAxisTypes, Single, Single) | Calls PoLogAxis(_start, _end, _type, _gradStart, _gradEnd, OIV.MeshViz.Graph.PoLogAxis.DecadeListDefs( .PoLogAxis.DECADE_LIST_AUTO ), (cli.array<System.UInt16>^)nullptr). | |
PoLogAxis(SbVec3f, Single, PoCartesianAxisTypes, Single, Single, PoLogAxisDecadeListDefs) | Calls PoLogAxis(_start, _end, _type, _gradStart, _gradEnd, _decadeListDef, (cli.array<System.UInt16>^)nullptr). | |
PoLogAxis(SbVec3f, Single, PoCartesianAxisTypes, Single, Single, PoLogAxisDecadeListDefs, UInt16) | Constructor. |