Public Member Functions | Protected Attributes
CompareMeshVsPrimitive Class Reference

List of all members.

Public Member Functions

 CompareMeshVsPrimitive ()
void SetUp ()
void TearDown ()
 ~CompareMeshVsPrimitive ()

Protected Attributes

std::vector< bodies::Body * > loaded_convex_meshes
std::vector< shapes::Mesh * > loaded_meshes
random_numbers::RandomNumberGenerator rng
std::vector< bodies::Body * > shape_convex_meshes
std::vector< shapes::Mesh * > shape_meshes

Detailed Description

Jorge Santos Test fixture that generates meshes from the primitive shapes SPHERE, CYLINDER, CONE and BOX, and load their twins from STL files. All the following tests are intended to verify that both procedures produce equivalent meshes, and particularly that changes related to issue #38 don't break mesh loading.

Definition at line 51 of file test_loaded_meshes.cpp.


Constructor & Destructor Documentation

Definition at line 54 of file test_loaded_meshes.cpp.

Definition at line 82 of file test_loaded_meshes.cpp.


Member Function Documentation

void CompareMeshVsPrimitive::SetUp ( ) [inline]

Definition at line 58 of file test_loaded_meshes.cpp.

Definition at line 70 of file test_loaded_meshes.cpp.


Member Data Documentation

Definition at line 93 of file test_loaded_meshes.cpp.

Definition at line 90 of file test_loaded_meshes.cpp.

Definition at line 87 of file test_loaded_meshes.cpp.

Definition at line 92 of file test_loaded_meshes.cpp.

Definition at line 89 of file test_loaded_meshes.cpp.


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


geometric_shapes
Author(s): Ioan Sucan , Gil Jones
autogenerated on Thu Jun 6 2019 20:13:53