Class Spinnaker::IScan3DParameters¶
ClassList > Spinnaker > IScan3DParameters
The Interface file forScan3DParameters data.
#include <IScan3DParameters.h>
Inherited by the following classes: Spinnaker::Scan3DParameters
Public Functions¶
Protected Attributes¶
| Type | Name |
|---|---|
| Scan3DParametersData * | m_pScan3DParametersData |
Protected Functions¶
| Type | Name |
|---|---|
| IScan3DParameters () |
Public Functions Documentation¶
function GetBaseline¶
function GetCoordinateReferenceSelector¶
virtual Scan3dCoordinateReferenceSelectorEnums Spinnaker::IScan3DParameters::GetCoordinateReferenceSelector () const = 0
function GetCoordinateReferenceValue¶
function GetCoordinateSelector¶
virtual Scan3dCoordinateSelectorEnums Spinnaker::IScan3DParameters::GetCoordinateSelector () const = 0
function GetCoordinateSystem¶
function GetCoordinateSystemReference¶
virtual Scan3dCoordinateSystemReferenceEnums Spinnaker::IScan3DParameters::GetCoordinateSystemReference () const = 0
function GetCoordinateTransformSelector¶
virtual Scan3dCoordinateTransformSelectorEnums Spinnaker::IScan3DParameters::GetCoordinateTransformSelector () const = 0
function GetDistanceUnit¶
function GetFocalLength¶
function GetOutputMode¶
function GetPrincipalPointU¶
function GetPrincipalPointV¶
function GetTransformValue¶
function SetBaseline¶
function SetCoordinateReferenceSelector¶
virtual void Spinnaker::IScan3DParameters::SetCoordinateReferenceSelector (
Scan3dCoordinateReferenceSelectorEnums value
) = 0
function SetCoordinateReferenceValue¶
function SetCoordinateSelector¶
virtual void Spinnaker::IScan3DParameters::SetCoordinateSelector (
Scan3dCoordinateSelectorEnums value
) = 0
function SetCoordinateSystem¶
virtual void Spinnaker::IScan3DParameters::SetCoordinateSystem (
Scan3dCoordinateSystemEnums value
) = 0
function SetCoordinateSystemReference¶
virtual void Spinnaker::IScan3DParameters::SetCoordinateSystemReference (
Scan3dCoordinateSystemReferenceEnums value
) = 0
function SetCoordinateTransformSelector¶
virtual void Spinnaker::IScan3DParameters::SetCoordinateTransformSelector (
Scan3dCoordinateTransformSelectorEnums value
) = 0
function SetDistanceUnit¶
function SetFocalLength¶
function SetOutputMode¶
function SetPrincipalPointU¶
function SetPrincipalPointV¶
function SetScan3DParameters¶
function SetTransformValue¶
function ~IScan3DParameters¶
Protected Attributes Documentation¶
variable m_pScan3DParametersData¶
Protected Functions Documentation¶
function IScan3DParameters¶
The documentation for this class was generated from the following file C:/workspace/include/Interface/IScan3DParameters.h