openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
minimalistic internal point struct More...
#include <kdpart.hpp>
Public Member Functions | |
void | get (const S *p) |
void | set (S *p) |
Public Attributes | |
S | x = S() |
S | y = S() |
S | z = S() |
minimalistic internal point struct
Definition at line 44 of file kdpart.hpp.
|
inline |
Definition at line 47 of file kdpart.hpp.
|
inline |
Definition at line 50 of file kdpart.hpp.
S kdpart::vec3< S >::x = S() |
Definition at line 45 of file kdpart.hpp.
S kdpart::vec3< S >::y = S() |
Definition at line 45 of file kdpart.hpp.
S kdpart::vec3< S >::z = S() |
Definition at line 45 of file kdpart.hpp.