VRMetadataDescriptor¶
- class bagPy.VRMetadataDescriptor[source]¶
Bases:
LayerDescriptorProxy of C++ BAG::VRMetadataDescriptor class.
Attributes Summary
The membership flag
Methods Summary
getMaxDimensions(VRMetadataDescriptor self)getMaxResolution(VRMetadataDescriptor self)getMinDimensions(VRMetadataDescriptor self)getMinResolution(VRMetadataDescriptor self)setMaxDimensions(VRMetadataDescriptor self, ...)- param maxDimX:
setMaxResolution(VRMetadataDescriptor self, ...)- param maxResX:
setMinDimensions(VRMetadataDescriptor self, ...)- param minDimX:
setMinResolution(VRMetadataDescriptor self, ...)- param minResX:
Attributes Documentation
- thisown¶
The membership flag
Methods Documentation
- getMaxDimensions(VRMetadataDescriptor self) UInt32Pair[source]¶
- getMinDimensions(VRMetadataDescriptor self) UInt32Pair[source]¶
- setMaxDimensions(VRMetadataDescriptor self, uint32_t maxDimX, uint32_t maxDimY) VRMetadataDescriptor[source]¶
- Parameters:
maxDimX (uint32_t) –
maxDimY (uint32_t) –
- setMaxResolution(VRMetadataDescriptor self, float maxResX, float maxResY) VRMetadataDescriptor[source]¶
- setMinDimensions(VRMetadataDescriptor self, uint32_t minDimX, uint32_t minDimY) VRMetadataDescriptor[source]¶
- Parameters:
minDimX (uint32_t) –
minDimY (uint32_t) –
- setMinResolution(VRMetadataDescriptor self, float minResX, float minResY) VRMetadataDescriptor[source]¶
- getMaxDimensions(VRMetadataDescriptor self) UInt32Pair[source]¶
- getMinDimensions(VRMetadataDescriptor self) UInt32Pair[source]¶
- setMaxDimensions(VRMetadataDescriptor self, uint32_t maxDimX, uint32_t maxDimY) VRMetadataDescriptor[source]¶
- Parameters:
maxDimX (uint32_t) –
maxDimY (uint32_t) –
- setMaxResolution(VRMetadataDescriptor self, float maxResX, float maxResY) VRMetadataDescriptor[source]¶
- setMinDimensions(VRMetadataDescriptor self, uint32_t minDimX, uint32_t minDimY) VRMetadataDescriptor[source]¶
- Parameters:
minDimX (uint32_t) –
minDimY (uint32_t) –
- setMinResolution(VRMetadataDescriptor self, float minResX, float minResY) VRMetadataDescriptor[source]¶
- property thisown¶
The membership flag