Assimp  v4.1. (December 2018)
utGenBoundingBoxesProcess Class Reference

Inherits testing::Test.

Public Member Functions

void SetUp () override
 
void TearDown () override
 
 utGenBoundingBoxesProcess ()
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 

Protected Attributes

aiMeshmMesh
 
GenBoundingBoxesProcessmProcess
 
aiScenemScene
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Static Public Member Functions inherited from testing::Test
static bool HasFailure ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
static void SetUpTestCase ()
 
static void TearDownTestCase ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Constructor & Destructor Documentation

◆ utGenBoundingBoxesProcess()

utGenBoundingBoxesProcess::utGenBoundingBoxesProcess ( )
inline

Member Function Documentation

◆ SetUp()

void utGenBoundingBoxesProcess::SetUp ( )
inlineoverridevirtual

Reimplemented from testing::Test.

◆ TearDown()

void utGenBoundingBoxesProcess::TearDown ( )
inlineoverridevirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ mMesh

aiMesh* utGenBoundingBoxesProcess::mMesh
protected

◆ mProcess

GenBoundingBoxesProcess* utGenBoundingBoxesProcess::mProcess
protected

◆ mScene

aiScene* utGenBoundingBoxesProcess::mScene
protected

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