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/Rot__matrix___8hpp_source.html below:

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

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

IsSetScale_factor(

void

)

const

;

131  bool

CanGetScale_factor(

void

)

const

;

134  void

ResetScale_factor(

void

);

161  bool

IsSetRot_11(

void

)

const

;

168  bool

CanGetRot_11(

void

)

const

;

171  void

ResetRot_11(

void

);

177  TRot_11

GetRot_11(

void

)

const

;

198  bool

IsSetRot_12(

void

)

const

;

205  bool

CanGetRot_12(

void

)

const

;

208  void

ResetRot_12(

void

);

214  TRot_12

GetRot_12(

void

)

const

;

235  bool

IsSetRot_13(

void

)

const

;

242  bool

CanGetRot_13(

void

)

const

;

245  void

ResetRot_13(

void

);

251  TRot_13

GetRot_13(

void

)

const

;

272  bool

IsSetRot_21(

void

)

const

;

279  bool

CanGetRot_21(

void

)

const

;

282  void

ResetRot_21(

void

);

288  TRot_21

GetRot_21(

void

)

const

;

309  bool

IsSetRot_22(

void

)

const

;

316  bool

CanGetRot_22(

void

)

const

;

319  void

ResetRot_22(

void

);

325  TRot_22

GetRot_22(

void

)

const

;

346  bool

IsSetRot_23(

void

)

const

;

353  bool

CanGetRot_23(

void

)

const

;

356  void

ResetRot_23(

void

);

362  TRot_23

GetRot_23(

void

)

const

;

383  bool

IsSetRot_31(

void

)

const

;

390  bool

CanGetRot_31(

void

)

const

;

393  void

ResetRot_31(

void

);

399  TRot_31

GetRot_31(

void

)

const

;

420  bool

IsSetRot_32(

void

)

const

;

427  bool

CanGetRot_32(

void

)

const

;

430  void

ResetRot_32(

void

);

436  TRot_32

GetRot_32(

void

)

const

;

457  bool

IsSetRot_33(

void

)

const

;

464  bool

CanGetRot_33(

void

)

const

;

467  void

ResetRot_33(

void

);

473  TRot_33

GetRot_33(

void

)

const

;

488  virtual void

Reset(

void

);

A rotation matrix is defined by 9 numbers, given by row, i.e., with column indices varying fastest.

Base class for all serializable objects.

static char UnassignedByte(void)

void ThrowUnassigned(TMemberIndex index) const

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 IsSetScale_factor(void) const

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

TRot_12 & SetRot_12(void)

Assign a value to Rot_12 data member.

TRot_21 & SetRot_21(void)

Assign a value to Rot_21 data member.

bool CanGetRot_31(void) const

Check if it is safe to call GetRot_31 method.

bool CanGetRot_22(void) const

Check if it is safe to call GetRot_22 method.

TRot_23 GetRot_23(void) const

Get the Rot_23 member data.

bool IsSetRot_11(void) const

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

TRot_22 GetRot_22(void) const

Get the Rot_22 member data.

bool CanGetRot_23(void) const

Check if it is safe to call GetRot_23 method.

TRot_11 & SetRot_11(void)

Assign a value to Rot_11 data member.

TRot_22 & SetRot_22(void)

Assign a value to Rot_22 data member.

bool CanGetRot_21(void) const

Check if it is safe to call GetRot_21 method.

TRot_32 & SetRot_32(void)

Assign a value to Rot_32 data member.

TRot_32 GetRot_32(void) const

Get the Rot_32 member data.

TRot_21 GetRot_21(void) const

Get the Rot_21 member data.

CRot_matrix_Base(const CRot_matrix_Base &)

bool IsSetRot_21(void) const

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

TRot_13 GetRot_13(void) const

Get the Rot_13 member data.

bool CanGetRot_33(void) const

Check if it is safe to call GetRot_33 method.

void ResetRot_22(void)

Reset Rot_22 data member.

void ResetRot_31(void)

Reset Rot_31 data member.

void ResetRot_32(void)

Reset Rot_32 data member.

bool CanGetScale_factor(void) const

Check if it is safe to call GetScale_factor method.

bool IsSetRot_32(void) const

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

void ResetScale_factor(void)

Reset Scale_factor data member.

TRot_33 & SetRot_33(void)

Assign a value to Rot_33 data member.

void ResetRot_13(void)

Reset Rot_13 data member.

TRot_12 GetRot_12(void) const

Get the Rot_12 member data.

TRot_13 & SetRot_13(void)

Assign a value to Rot_13 data member.

bool CanGetRot_32(void) const

Check if it is safe to call GetRot_32 method.

bool IsSetRot_33(void) const

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

bool CanGetRot_12(void) const

Check if it is safe to call GetRot_12 method.

TScale_factor GetScale_factor(void) const

Get the Scale_factor member data.

bool IsSetRot_23(void) const

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

Tparent::CMemberIndex< E_memberIndex, 11 > TmemberIndex

bool IsSetRot_31(void) const

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

void ResetRot_11(void)

Reset Rot_11 data member.

void ResetRot_33(void)

Reset Rot_33 data member.

TRot_23 & SetRot_23(void)

Assign a value to Rot_23 data member.

TRot_11 GetRot_11(void) const

Get the Rot_11 member data.

bool IsSetRot_13(void) const

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

bool CanGetRot_13(void) const

Check if it is safe to call GetRot_13 method.

CRot_matrix_Base & operator=(const CRot_matrix_Base &)

bool IsSetRot_22(void) const

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

TRot_31 & SetRot_31(void)

Assign a value to Rot_31 data member.

bool IsSetRot_12(void) const

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

void ResetRot_12(void)

Reset Rot_12 data member.

void ResetRot_23(void)

Reset Rot_23 data member.

TRot_33 GetRot_33(void) const

Get the Rot_33 member data.

bool CanGetRot_11(void) const

Check if it is safe to call GetRot_11 method.

DECLARE_INTERNAL_TYPE_INFO()

void ResetRot_21(void)

Reset Rot_21 data member.

TScale_factor & SetScale_factor(void)

Assign a value to Scale_factor data member.

TRot_31 GetRot_31(void) const

Get the Rot_31 member data.

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