Developer Documentation
MeshCompilerTest Class Reference
Inheritance diagram for MeshCompilerTest:

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
ACG::MeshCompilerCreateMesh (const MeshTestData &input)
 

Protected Attributes

ACG::MeshCompilermesh0_
 
ACG::MeshCompilermesh1_
 

Detailed Description

Definition at line 221 of file MeshCompiler_test.cc.

Constructor & Destructor Documentation

◆ MeshCompilerTest()

MeshCompilerTest::MeshCompilerTest ( )
inline

Definition at line 224 of file MeshCompiler_test.cc.

Member Function Documentation

◆ CreateMesh()

ACG::MeshCompiler * MeshCompilerTest::CreateMesh ( const MeshTestData input)
inlineprotected

Definition at line 252 of file MeshCompiler_test.cc.

◆ SetUp()

virtual void MeshCompilerTest::SetUp ( )
inlineprotectedvirtual

Definition at line 240 of file MeshCompiler_test.cc.

◆ TearDown()

virtual void MeshCompilerTest::TearDown ( )
inlineprotectedvirtual

Definition at line 245 of file MeshCompiler_test.cc.

Member Data Documentation

◆ mesh0_

ACG::MeshCompiler* MeshCompilerTest::mesh0_
protected

Definition at line 300 of file MeshCompiler_test.cc.

◆ mesh1_

ACG::MeshCompiler* MeshCompilerTest::mesh1_
protected

Definition at line 301 of file MeshCompiler_test.cc.


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