nngn
Loading...
Searching...
No Matches
anonymous_namespace{compute.cpp}::Events Struct Reference

Public Types

using Event = nngn::Compute::Event
 

Public Member Functions

Event ** begin (void)
 
Event ** end (void)
 
const Event *constbegin (void) const
 
const Event *constend (void) const
 

Static Public Member Functions

static constexpr auto n (void)
 

Public Attributes

Eventcounters
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  aabb
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  bb
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  sphere
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  plane
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  gravity
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  aabb_bb
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  aabb_sphere
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  bb_sphere
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  sphere_gravity
 
struct anonymous_namespace{compute.cpp}::Events:: { ... }  sphere_plane
 

Member Typedef Documentation

◆ Event

using anonymous_namespace{compute.cpp}::Events::Event = nngn::Compute::Event

Member Function Documentation

◆ begin() [1/2]

Event ** anonymous_namespace{compute.cpp}::Events::begin ( void )
inline
Here is the caller graph for this function:

◆ begin() [2/2]

const Event *const * anonymous_namespace{compute.cpp}::Events::begin ( void ) const
inline

◆ end() [1/2]

Event ** anonymous_namespace{compute.cpp}::Events::end ( void )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ end() [2/2]

const Event *const * anonymous_namespace{compute.cpp}::Events::end ( void ) const
inline
Here is the call graph for this function:

◆ n()

static constexpr auto anonymous_namespace{compute.cpp}::Events::n ( void )
inlinestaticconstexpr
Here is the caller graph for this function:

Member Data Documentation

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::aabb

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::aabb_bb

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::aabb_sphere

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::bb

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::bb_sphere

◆ copy

Event* anonymous_namespace{compute.cpp}::Events::copy

◆ counters

Event* anonymous_namespace{compute.cpp}::Events::counters

◆ exec

Event * anonymous_namespace{compute.cpp}::Events::exec

◆ exec_barrier

Event* anonymous_namespace{compute.cpp}::Events::exec_barrier

◆ exec_grid

Event * anonymous_namespace{compute.cpp}::Events::exec_grid

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::gravity

◆ grid_barrier

Event * anonymous_namespace{compute.cpp}::Events::grid_barrier

◆ grid_count

Event * anonymous_namespace{compute.cpp}::Events::grid_count

◆ mass

Event * anonymous_namespace{compute.cpp}::Events::mass

◆ max_distance2

Event * anonymous_namespace{compute.cpp}::Events::max_distance2

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::plane

◆ pos

Event* anonymous_namespace{compute.cpp}::Events::pos

◆ radius

Event * anonymous_namespace{compute.cpp}::Events::radius

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::sphere

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::sphere_gravity

◆ []

struct anonymous_namespace{compute.cpp} { ... } anonymous_namespace{compute.cpp}::Events::sphere_plane

◆ vel

Event * anonymous_namespace{compute.cpp}::Events::vel

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