OPAL (Object Oriented Parallel Accelerator Library) 2022.1
OPAL
Public Attributes | List of all members
Point Struct Reference

#include <Component.h>

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 36 of file Component.h.

Member Data Documentation

◆ x

double Point::x

Definition at line 38 of file Component.h.

Referenced by PluginElement::setGeom().

◆ y

double Point::y

Definition at line 39 of file Component.h.

Referenced by PluginElement::checkPoint(), and PluginElement::setGeom().


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