Visioscan Set SDK Libraries 1.3.5
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
ObjectSize Class Reference

#include <ObjectSize.h>

Public Member Functions

NativeObjSizeEnum GetNear ()
 Gets the near_ size.
 
void SetNear (NativeObjSizeEnum nearSize)
 Sets the near_ size.
 
NativeObjSizeEnum GetMiddle ()
 Gets the middle size.
 
void SetMiddle (NativeObjSizeEnum middleSize)
 Sets the middle size.
 
NativeObjSizeEnum GetFar ()
 Gets the far size.
 
void SetFar (NativeObjSizeEnum farSize)
 Sets the far size.
 

Member Function Documentation

◆ GetFar()

NativeObjSizeEnum ObjectSize::GetFar ( )

Gets the far size.

Returns

◆ GetMiddle()

NativeObjSizeEnum ObjectSize::GetMiddle ( )

Gets the middle size.

Returns

◆ GetNear()

NativeObjSizeEnum ObjectSize::GetNear ( )

Gets the near_ size.

Returns

◆ SetFar()

void ObjectSize::SetFar ( NativeObjSizeEnum farSize)

Sets the far size.

Parameters
farSize

◆ SetMiddle()

void ObjectSize::SetMiddle ( NativeObjSizeEnum middleSize)

Sets the middle size.

Parameters
middleSize

◆ SetNear()

void ObjectSize::SetNear ( NativeObjSizeEnum nearSize)

Sets the near_ size.

Parameters
nearSize

The documentation for this class was generated from the following files: