HerdSoftware  0.1.1
Public Member Functions | Public Attributes | List of all members
Herd::PsdGeoParams::PsdElement Struct Reference

This struct is used only inside the object, it is public since Root can not save the object otherwise. More...

#include <PsdGeoParams.h>

Public Member Functions

 PsdElement ()
 

Public Attributes

Point _position
 Position of the center of the PSD element. More...
 
CooArray< unsigned char > _indexes
 Indexes of the PSD element for each coordinate. More...
 

Detailed Description

This struct is used only inside the object, it is public since Root can not save the object otherwise.

Constructor & Destructor Documentation

◆ PsdElement()

Herd::PsdGeoParams::PsdElement::PsdElement ( )
inline

Member Data Documentation

◆ _indexes

CooArray<unsigned char> Herd::PsdGeoParams::PsdElement::_indexes

Indexes of the PSD element for each coordinate.

◆ _position

Point Herd::PsdGeoParams::PsdElement::_position

Position of the center of the PSD element.


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