nuklei::FlexiblePoint Struct Reference

Classes

struct  Accessor
 
struct  Construct_coord_iterator
 
struct  Distance
 

Public Types

typedef coord_t value_type
 

Public Member Functions

 FlexiblePoint (value_type x, value_type y, value_type z)
 
 FlexiblePoint (value_type x, value_type y, value_type z, int idx)
 
value_type x () const
 
value_type y () const
 
value_type z () const
 
value_type & x ()
 
value_type & y ()
 
value_type & z ()
 
const value_type * vec () const
 
value_type * vec ()
 
value_type operator[] (const size_t i) const
 
bool operator== (const FlexiblePoint &p) const
 
bool operator!= (const FlexiblePoint &p) const
 
int idx () const
 
int & idx ()
 

Detailed Description

Definition at line 16 of file KernelCollectionFlexiblePoint.h.


The documentation for this struct was generated from the following file:
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:09.