LayerItems

class bagPy.LayerItems[source]

Bases: object

Proxy of C++ BAG::LayerItems class.

__init__(LayerItems self, UInt8Array items) -> LayerItems

Parameters:

items (BAG::UInt8Array const &) –

Attributes Summary

thisown

The membership flag

Methods Summary

asFloatItems(LayerItems self)

asUInt16Items(LayerItems self)

asUInt32Items(LayerItems self)

asUInt8Items(LayerItems self)

asVRMetadataItems(LayerItems self)

asVRNodeItems(LayerItems self)

asVRRefinementsItems(LayerItems self)

asVerticalDatumCorrections(LayerItems self)

asVerticalDatumCorrectionsGridded(...)

data(LayerItems self)

empty(LayerItems self)

fromUInt16ToUInt32(LayerItems self)

fromUInt32ToUInt16(LayerItems self)

fromUInt32ToUInt8(LayerItems self)

fromUInt8ToUInt32(LayerItems self)

size(LayerItems self)

Attributes Documentation

thisown

The membership flag

Methods Documentation

asFloatItems(LayerItems self) FloatVector[source]
asUInt16Items(LayerItems self) UInt16Vector[source]
asUInt32Items(LayerItems self) UInt32Vector[source]
asUInt8Items(LayerItems self) std::vector< unsigned char,std::allocator< unsigned char > >[source]
asVRMetadataItems(LayerItems self) BagVRMetadataItems[source]
asVRNodeItems(LayerItems self) BagVRNodeItems[source]
asVRRefinementsItems(LayerItems self) BagVRRefinementsItems[source]
asVerticalDatumCorrections(LayerItems self) BagVerticalDatumCorrectionsItems[source]
asVerticalDatumCorrectionsGridded(LayerItems self) BagVerticalDatumCorrectionsGriddedItems[source]
data(LayerItems self) uint8_t const *[source]
empty(LayerItems self) bool[source]
fromUInt16ToUInt32(LayerItems self) LayerItems[source]
fromUInt32ToUInt16(LayerItems self) LayerItems[source]
fromUInt32ToUInt8(LayerItems self) LayerItems[source]
fromUInt8ToUInt32(LayerItems self) LayerItems[source]
size(LayerItems self) size_t[source]
__init__(LayerItems self, UInt8Array items) LayerItems[source]
Parameters:

items (BAG::UInt8Array const &) –

asFloatItems(LayerItems self) FloatVector[source]
asUInt16Items(LayerItems self) UInt16Vector[source]
asUInt32Items(LayerItems self) UInt32Vector[source]
asUInt8Items(LayerItems self) std::vector< unsigned char,std::allocator< unsigned char > >[source]
asVRMetadataItems(LayerItems self) BagVRMetadataItems[source]
asVRNodeItems(LayerItems self) BagVRNodeItems[source]
asVRRefinementsItems(LayerItems self) BagVRRefinementsItems[source]
asVerticalDatumCorrections(LayerItems self) BagVerticalDatumCorrectionsItems[source]
asVerticalDatumCorrectionsGridded(LayerItems self) BagVerticalDatumCorrectionsGriddedItems[source]
data(LayerItems self) uint8_t const *[source]
empty(LayerItems self) bool[source]
fromUInt16ToUInt32(LayerItems self) LayerItems[source]
fromUInt32ToUInt16(LayerItems self) LayerItems[source]
fromUInt32ToUInt8(LayerItems self) LayerItems[source]
fromUInt8ToUInt32(LayerItems self) LayerItems[source]
size(LayerItems self) size_t[source]
property thisown

The membership flag