openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
SF::Point Struct Reference

Point and vector struct. More...

#include <SF_container.h>

Collaboration diagram for SF::Point:

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

Point and vector struct.

Definition at line 65 of file SF_container.h.

Member Data Documentation

◆ x

double SF::Point::x

Definition at line 66 of file SF_container.h.

◆ y

double SF::Point::y

Definition at line 67 of file SF_container.h.

◆ z

double SF::Point::z

Definition at line 68 of file SF_container.h.


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