Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
protocols::hotspot_hashing::VectorPair Class Reference

#include <SearchPattern.hh>

Collaboration diagram for protocols::hotspot_hashing::VectorPair:
Collaboration graph
[legend]

Public Member Functions

 VectorPair ()
 
 VectorPair (Vector position, Vector direction)
 
 VectorPair (const VectorPair &src)
 

Public Attributes

Vector position
 
Vector direction
 

Detailed Description

Definition at line 43 of file SearchPattern.hh.

Constructor & Destructor Documentation

protocols::hotspot_hashing::VectorPair::VectorPair ( )
inline

Definition at line 46 of file SearchPattern.hh.

protocols::hotspot_hashing::VectorPair::VectorPair ( Vector  position,
Vector  direction 
)
inline

Definition at line 52 of file SearchPattern.hh.

protocols::hotspot_hashing::VectorPair::VectorPair ( const VectorPair src)
inline

Definition at line 58 of file SearchPattern.hh.

Member Data Documentation

Vector protocols::hotspot_hashing::VectorPair::direction
Vector protocols::hotspot_hashing::VectorPair::position

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