BagVRMetadataItem

class bagPy.BagVRMetadataItem[source]

Bases: object

Proxy of C++ BagVRMetadataItem class.

__init__(BagVRMetadataItem self, uint32_t inIndex, uint32_t inDimX, uint32_t inDimY, float inResX, float inResY, float inSWx, float inSWy) -> BagVRMetadataItem

Parameters:
  • inIndex (uint32_t) –

  • inDimX (uint32_t) –

  • inDimY (uint32_t) –

  • inResX (float) –

  • inResY (float) –

  • inSWx (float) –

  • inSWy (float) –

Attributes Summary

dimensions_x

uint32_t

dimensions_y

uint32_t

index

uint32_t

resolution_x

float

resolution_y

float

sw_corner_x

float

sw_corner_y

float

thisown

The membership flag

Attributes Documentation

dimensions_x

uint32_t

Type:

dimensions_x

dimensions_y

uint32_t

Type:

dimensions_y

index

uint32_t

Type:

index

resolution_x

float

Type:

resolution_x

resolution_y

float

Type:

resolution_y

sw_corner_x

float

Type:

sw_corner_x

sw_corner_y

float

Type:

sw_corner_y

thisown

The membership flag

__init__(BagVRMetadataItem self, uint32_t inIndex, uint32_t inDimX, uint32_t inDimY, float inResX, float inResY, float inSWx, float inSWy) BagVRMetadataItem[source]
Parameters:
  • inIndex (uint32_t) –

  • inDimX (uint32_t) –

  • inDimY (uint32_t) –

  • inResX (float) –

  • inResY (float) –

  • inSWx (float) –

  • inSWy (float) –

property dimensions_x

uint32_t

Type:

dimensions_x

property dimensions_y

uint32_t

Type:

dimensions_y

property index

uint32_t

Type:

index

property resolution_x

float

Type:

resolution_x

property resolution_y

float

Type:

resolution_y

property sw_corner_x

float

Type:

sw_corner_x

property sw_corner_y

float

Type:

sw_corner_y

property thisown

The membership flag