#include <MeshExtractor.h>
◆ MeshExtractor()
| MeshExtractor::MeshExtractor |
( |
| ) |
|
◆ currentMesh()
| SgMesh * MeshExtractor::currentMesh |
( |
| ) |
const |
◆ currentShape()
| SgShape * MeshExtractor::currentShape |
( |
| ) |
const |
◆ currentTransform()
| const Affine3 & MeshExtractor::currentTransform |
( |
| ) |
const |
◆ currentTransformWithoutScaling()
| const Isometry3 & MeshExtractor::currentTransformWithoutScaling |
( |
| ) |
const |
◆ extract() [1/2]
| bool MeshExtractor::extract |
( |
SgNode * |
node, |
|
|
std::function< void()> |
callback |
|
) |
| |
◆ extract() [2/2]
| bool MeshExtractor::extract |
( |
SgNode * |
node, |
|
|
std::function< void(SgMesh *mesh)> |
callback |
|
) |
| |
◆ integrate()
◆ isCurrentScaled()
| bool MeshExtractor::isCurrentScaled |
( |
| ) |
const |
The documentation for this class was generated from the following files: