nngn
Loading...
Searching...
No Matches
ComputeTest Class Reference

#include <compute_test.h>

Inheritance diagram for ComputeTest:
Collaboration diagram for ComputeTest:

Public Member Functions

 ComputeTest ()
 
 ~ComputeTest ()
 

Private Slots

void execute_kernel ()
 
void execute ()
 
void execute_args ()
 
void events ()
 
void write_struct ()
 

Private Attributes

std::unique_ptr< nngn::Computecompute = {}
 

Additional Inherited Members

- Protected Attributes inherited from CollisionTest
nngn::Colliders colliders = {}
 

Constructor & Destructor Documentation

◆ ComputeTest()

ComputeTest::ComputeTest ( )
Here is the call graph for this function:

◆ ~ComputeTest()

ComputeTest::~ComputeTest ( )
inline
Here is the call graph for this function:

Member Function Documentation

◆ events

void ComputeTest::events ( )
privateslot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ execute

void ComputeTest::execute ( )
privateslot
Here is the call graph for this function:

◆ execute_args

void ComputeTest::execute_args ( )
privateslot
Here is the call graph for this function:

◆ execute_kernel

void ComputeTest::execute_kernel ( )
privateslot
Here is the call graph for this function:

◆ write_struct

void ComputeTest::write_struct ( )
privateslot
Here is the call graph for this function:

Member Data Documentation

◆ compute

std::unique_ptr<nngn::Compute> ComputeTest::compute = {}
private

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