BagVRMetadataItem¶
- class bagPy.BagVRMetadataItem[source]¶
Bases:
objectProxy 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:
Attributes Summary
uint32_t
uint32_t
uint32_t
float
float
float
float
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]¶
- 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