Open3D (C++ API)
Public Member Functions | Data Fields
SamplePointsFixture Class Reference
Inheritance diagram for SamplePointsFixture:

Public Member Functions

void SetUp (const benchmark::State &state)
 
void TearDown (const benchmark::State &state)
 

Data Fields

std::shared_ptr< open3d::geometry::TriangleMeshtrimesh
 

Member Function Documentation

◆ SetUp()

void SamplePointsFixture::SetUp ( const benchmark::State &  state)
inline

◆ TearDown()

void SamplePointsFixture::TearDown ( const benchmark::State &  state)
inline

Field Documentation

◆ trimesh

std::shared_ptr<open3d::geometry::TriangleMesh> SamplePointsFixture::trimesh

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