ERC CISST - cisst software
svlTarget2D Struct Reference
Collaboration diagram for svlTarget2D:
[legend]List of all members.
Detailed Description
Definition at line 107 of file svlTypes.h.
Public Member Functions
-
svlTarget2D (bool used, bool visible, unsigned char conf, int x, int y)
-
svlTarget2D (bool used, bool visible, unsigned char conf, svlPoint2D &pos)
-
svlTarget2D (int x, int y)
-
svlTarget2D (svlPoint2D &pos)
-
void Assign (const svlTarget2D &target)
-
void Assign (bool used, bool visible, unsigned char conf, int x, int y)
-
void Assign (bool used, bool visible, unsigned char conf, svlPoint2D &pos)
-
void Assign (int x, int y)
-
void Assign (svlPoint2D &pos)
Public Attributes
The documentation for this struct was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu