A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/Sphere___8hpp_source.html below:

NCBI C++ ToolKit: include/objects/mmdb3/Sphere_.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #ifndef OBJECTS_MMDB3_SPHERE_BASE_HPP 42 #define OBJECTS_MMDB3_SPHERE_BASE_HPP 48 #ifndef BEGIN_objects_SCOPE 49 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 50 # define END_objects_SCOPE END_SCOPE(objects) 110  bool

IsSetCenter(

void

)

const

;

117  bool

CanGetCenter(

void

)

const

;

120  void

ResetCenter(

void

);

126  const TCenter

& GetCenter(

void

)

const

;

147  bool

IsSetRadius(

void

)

const

;

154  bool

CanGetRadius(

void

)

const

;

157  void

ResetRadius(

void

);

163  const TRadius

& GetRadius(

void

)

const

;

178  virtual void

Reset(

void

);

Base class for all serializable objects.

Geometrical primitives are used in the definition of region motifs, and also non-atomic coordinates.

uint32_t Uint4

4-byte (32-bit) unsigned integer

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_MMDB3_EXPORT

bool IsSetCenter(void) const

Check if a value has been assigned to Center data member.

CModel_space_point TCenter

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

bool CanGetRadius(void) const

Check if it is safe to call GetRadius method.

CSphere_Base & operator=(const CSphere_Base &)

bool CanGetCenter(void) const

Check if it is safe to call GetCenter method.

bool IsSetRadius(void) const

Check if a value has been assigned to Radius data member.

const TRadius & GetRadius(void) const

Get the Radius member data.

DECLARE_INTERNAL_TYPE_INFO()

const TCenter & GetCenter(void) const

Get the Center member data.

TRadius & SetRadius(void)

Assign a value to Radius data member.

void ResetCenter(void)

Reset Center data member.

void ResetRadius(void)

Reset Radius data member.

CSphere_Base(const CSphere_Base &)

TCenter & SetCenter(void)

Assign a value to Center data member.

const GenericPointer< typename T::ValueType > T2 value


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4