|
|
using | Parent = RaycasterMesh |
| |
|
using | Index = Parent::Index |
| |
|
using | Index = size_t |
| |
◆ get_dim()
◆ get_vertex_per_facet()
| Index get_vertex_per_facet |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_num_vertices()
| Index get_num_vertices |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ get_num_facets()
| Index get_num_facets |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ vertices_to_float() [1/2]
| std::vector< float > vertices_to_float |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ indices_to_int() [1/2]
| std::vector< unsigned > indices_to_int |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ vertices_to_float() [2/2]
| void vertices_to_float |
( |
float * | buf | ) |
const |
|
inlineoverridevirtual |
◆ indices_to_int() [2/2]
| void indices_to_int |
( |
unsigned * | buf | ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: