Gemmi C++ API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gemmi::Blob Struct Reference

#include <blob.hpp>

Public Member Functions

 operator bool () const
 

Public Attributes

double volume = 0.0
 
double score = 0.0
 
double peak_value = 0.0
 
gemmi::Position centroid
 
gemmi::Position peak_pos
 

Detailed Description

Definition at line 18 of file blob.hpp.

Member Function Documentation

◆ operator bool()

gemmi::Blob::operator bool ( ) const
inlineexplicit

Definition at line 24 of file blob.hpp.

Member Data Documentation

◆ volume

double gemmi::Blob::volume = 0.0

Definition at line 19 of file blob.hpp.

◆ score

double gemmi::Blob::score = 0.0

Definition at line 20 of file blob.hpp.

◆ peak_value

double gemmi::Blob::peak_value = 0.0

Definition at line 21 of file blob.hpp.

◆ centroid

gemmi::Position gemmi::Blob::centroid

Definition at line 22 of file blob.hpp.

◆ peak_pos

gemmi::Position gemmi::Blob::peak_pos

Definition at line 23 of file blob.hpp.


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