Lagrange
RaycasterMesh Class Referenceabstract

Inherited by RaycasterMeshDerived< MeshType >.

Public Types

using Index = size_t
 

Public Member Functions

virtual Index get_dim () const =0
 
virtual Index get_vertex_per_facet () const =0
 
virtual Index get_num_vertices () const =0
 
virtual Index get_num_facets () const =0
 
virtual std::vector< float > vertices_to_float () const =0
 
virtual std::vector< unsigned > indices_to_int () const =0
 
virtual void vertices_to_float (float *buf) const =0
 
virtual void indices_to_int (unsigned *buf) const =0
 

The documentation for this class was generated from the following file: