Inheritance Graph

graph BT
	Attribute
	Attribute --> Object
	click Attribute "escript_type_Rendering_Attribute"
	click Object "escript_type_Object"

Functions

   
empty() Bool VertexAttribute.empty()
getDataSize() Number VertexAttribute.getDataSize()
getDataType() Number VertexAttribute.getDataType()
getName() String VertexAttribute.getName()
getNormalize() Bool VertexAttribute.getNormalize()
getNumValues() Number VertexAttribute.getNumValues()
getOffset() Number VertexAttribute.getOffset()
isNormalized()