VR-Forces 4.1 Class Documentation
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions
DtVdcVector2D.h File Reference

Go to the source code of this file.

Classes

class  vrvControlToolkit::DtVdcVector2D

Namespaces

namespace  vrvControlToolkit
 A 3D Area Stealth Draw Control Object.

Macros

#define DtSetVec2D(v, x, y)   v[DtSdcX]=x;v[DtSdcY]=y;
#define DtVdcVector2D_inl

Typedefs

typedef const DtVdcVector2D & vrvControlToolkit::DtVdcConstVector2D
typedef DtVdcVector2D & vrvControlToolkit::DtVdcVector2DRef

Enumerations

enum  vrvControlToolkit::DtVdcVector2DOffset { vrvControlToolkit::DtVdcX, vrvControlToolkit::DtVdcY }

Functions

DT_DLL_VRVDRAWCONTROL void vrvControlToolkit::DtVecScale (const DtVdcVector2D &v, double scale_factor, DtVdcVector2D &result)
DT_DLL_VRVDRAWCONTROL void vrvControlToolkit::DtVecNeg (const DtVdcVector2D &v1, DtVdcVector2D &result)
DT_DLL_VRVDRAWCONTROL double vrvControlToolkit::DtVecCosProd (const DtVdcVector2D &v1, const DtVdcVector2D &v2)
DT_DLL_VRVDRAWCONTROL double vrvControlToolkit::DtVecInfNorm (const DtVdcVector2D &v1)
DT_DLL_VRVDRAWCONTROL void vrvControlToolkit::DtVecInit (DtVdcVector2D &v)
DT_DLL_VRVDRAWCONTROL double vrvControlToolkit::DtDistance (const DtVdcVector2D &p1, const DtVdcVector2D &p2)
DT_DLL_VRVDRAWCONTROL double vrvControlToolkit::DtDistSqr (const DtVdcVector2D &p1, const DtVdcVector2D &p2)
std::ostream & operator<< (std::ostream &str, const vrvControlToolkit::DtVdcVector2D &vec)

Macro Definition Documentation

#define DtSetVec2D (   v,
  x,
 
)    v[DtSdcX]=x;v[DtSdcY]=y;
#define DtVdcVector2D_inl

Function Documentation

std::ostream& operator<< ( std::ostream &  str,
const vrvControlToolkit::DtVdcVector2D vec 
)

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)