class GoogleCloudVisionV1p1beta1Position extends Model (View source)

Properties

float $x
float $y
float $z

Methods

setX($x)

No description

float
getX()

No description

setY($y)

No description

float
getY()

No description

setZ($z)

No description

float
getZ()

No description

Details

setX($x)

No description

Parameters

$x

float getX()

No description

Return Value

float

setY($y)

No description

Parameters

$y

float getY()

No description

Return Value

float

setZ($z)

No description

Parameters

$z

float getZ()

No description

Return Value

float