Rosetta  2019.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
core::scoring::packstat::Event Struct Reference

#include <LeeRichards.hh>

Public Member Functions

 Event (core::Real _x, core::Real _y, EventType _kind, Circle *_circle, Circle *_ccw=NULL)
 
int cmp (Event *other)
 

Public Attributes

core::Real x
 
core::Real y
 
core::Real cw_angle
 
core::Real ccw_angle
 
EventType kind
 
Circlecircle
 
Circleccw
 
tracetrace_
 

Constructor & Destructor Documentation

core::scoring::packstat::Event::Event ( core::Real  _x,
core::Real  _y,
EventType  _kind,
Circle _circle,
Circle _ccw = NULL 
)
inline

Member Function Documentation

int core::scoring::packstat::Event::cmp ( Event other)
inline

References x.

Referenced by core::scoring::packstat::trace::get_first().

Member Data Documentation

Circle * core::scoring::packstat::Event::ccw

Referenced by Event().

core::Real core::scoring::packstat::Event::ccw_angle

Referenced by Event().

Circle* core::scoring::packstat::Event::circle

Referenced by Event().

core::Real core::scoring::packstat::Event::cw_angle

Referenced by Event().

EventType core::scoring::packstat::Event::kind

Referenced by Event().

trace* core::scoring::packstat::Event::trace_
core::Real core::scoring::packstat::Event::x
core::Real core::scoring::packstat::Event::y

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