collada.primitive.BoundPrimitive
================================

.. currentmodule:: collada.primitive

.. autoclass:: BoundPrimitive

   .. inheritance-diagram:: collada.lineset.BoundLineSet collada.triangleset.BoundTriangleSet collada.polylist.BoundPolylist collada.polygons.BoundPolygons
      :parts: 1
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~BoundPrimitive.shapes
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~BoundPrimitive.normal
      ~BoundPrimitive.normal_index
      ~BoundPrimitive.texcoord_indexset
      ~BoundPrimitive.texcoordset
      ~BoundPrimitive.vertex
      ~BoundPrimitive.vertex_index
   
   