SOFA API  7352f41a
Open source framework for multi-physics simuation
sofa::gui::qt::vector_data_trait< sofa::core::topology::Topology::Hexahedron > Class Reference

#include <SimpleDataWidget.h>

Inheritance diagram for sofa::gui::qt::vector_data_trait< sofa::core::topology::Topology::Hexahedron >:

Additional Inherited Members

- Public Member Functions inherited from sofa::gui::qt::vector_data_trait< sofa::type::fixed_array< sofa::core::topology::Topology::PointID, 8 > >
const charheader (const data_type &, Size i)
 
const charheader (const data_type &, Size i)
 
const charheader (const data_type &, Size i)
 
const charheader (const data_type &, Size i)
 
- Static Public Member Functions inherited from sofa::gui::qt::vector_data_trait< sofa::type::fixed_array< sofa::core::topology::Topology::PointID, 8 > >
static Size size (const data_type &)
 Get the number of rows. More...
 
static const charheader (const data_type &, Size=0)
 Get the name of a row, or nullptr if the index should be used instead. More...
 
static const value_typeget (const data_type &d, Size i=0)
 Get a row. More...
 
static void set (const value_type &v, data_type &d, Size i=0)
 Set a row. More...
 
static void resize (Size, data_type &)
 Resize. More...