28 #ifndef __GABC_OArrayProperty__
29 #define __GABC_OArrayProperty__
62 , myIsGeomParam(false)
75 bool start(OCompoundProperty &parent,
87 bool updateFromPrevious()
override;
90 return myProperty.getNumSamples();
95 OArrayProperty myProperty;
~GABC_OArrayProperty() override
GABC_OArrayProperty(GABC_LayerOptions::LayerType ltype, GeometryScope scope)
This constructor is used if we're creating an attribute.
GLuint const GLchar * name
GABC_OArrayProperty(GABC_LayerOptions::LayerType ltype)
This constructor is used if we're creating a user property.
exint getNumSamples() const override
Get number of samples written to property so far.
OTypedArrayProperty< Uint32TPTraits > OUInt32ArrayProperty