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

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

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

IsSetX(

void

)

const

;

126  bool

CanGetX(

void

)

const

;

135  TX

GetX(

void

)

const

;

156  bool

IsSetY(

void

)

const

;

163  bool

CanGetY(

void

)

const

;

172  TY

GetY(

void

)

const

;

193  bool

IsSetDistance(

void

)

const

;

200  bool

CanGetDistance(

void

)

const

;

203  void

ResetDistance(

void

);

230  bool

IsSetAngle(

void

)

const

;

237  bool

CanGetAngle(

void

)

const

;

240  void

ResetAngle(

void

);

246  TAngle

GetAngle(

void

)

const

;

258  TAngle

& SetAngle(

void

);

267  bool

IsSetScale(

void

)

const

;

274  bool

CanGetScale(

void

)

const

;

277  void

ResetScale(

void

);

283  TScale

GetScale(

void

)

const

;

295  TScale

& SetScale(

void

);

304  bool

IsSetModelview(

void

)

const

;

311  bool

CanGetModelview(

void

)

const

;

314  void

ResetModelview(

void

);

320  const TModelview

& GetModelview(

void

)

const

;

335  virtual void

Reset(

void

);

The camera is a position relative to the world coordinates of the structure referred to by a location...

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

TDistance & SetDistance(void)

Assign a value to Distance data member.

void ResetScale(void)

Reset Scale data member.

TAngle & SetAngle(void)

Assign a value to Angle data member.

void ResetAngle(void)

Reset Angle data member.

bool IsSetX(void) const

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

CCamera_Base & operator=(const CCamera_Base &)

Tparent::CMemberIndex< E_memberIndex, 7 > TmemberIndex

TX GetX(void) const

Get the X member data.

CRef< TModelview > m_Modelview

bool CanGetY(void) const

Check if it is safe to call GetY method.

TAngle GetAngle(void) const

Get the Angle member data.

TModelview & SetModelview(void)

Assign a value to Modelview data member.

bool CanGetModelview(void) const

Check if it is safe to call GetModelview method.

CCamera_Base(const CCamera_Base &)

bool CanGetAngle(void) const

Check if it is safe to call GetAngle method.

void ResetY(void)

Reset Y data member.

bool IsSetY(void) const

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

void ResetModelview(void)

Reset Modelview data member.

TScale GetScale(void) const

Get the Scale member data.

TDistance GetDistance(void) const

Get the Distance member data.

const TModelview & GetModelview(void) const

Get the Modelview member data.

bool IsSetModelview(void) const

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

bool IsSetScale(void) const

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

bool IsSetAngle(void) const

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

void ResetDistance(void)

Reset Distance data member.

bool CanGetX(void) const

Check if it is safe to call GetX method.

bool IsSetDistance(void) const

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

bool CanGetDistance(void) const

Check if it is safe to call GetDistance method.

void ResetX(void)

Reset X data member.

TScale & SetScale(void)

Assign a value to Scale data member.

TY & SetY(void)

Assign a value to Y data member.

TY GetY(void) const

Get the Y member data.

bool CanGetScale(void) const

Check if it is safe to call GetScale method.

TX & SetX(void)

Assign a value to X data member.

DECLARE_INTERNAL_TYPE_INFO()

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