Main Page
Class Hierarchy
Compound List
File List
Compound Members
dimeVec2f Class Reference
The dimeVec2f class is for containing and operating on a 2D vector / coordinate.
More...
#include <
dime/util/Linear.h
>
List of all members.
Public Methods
dimeVec2f
()
dimeVec2f
(const dimeVec2f &vec)
dimeVec2f
(dxfdouble _x, dxfdouble _y)
void
setValue
(const dxfdouble _x, const dxfdouble _y)
void
print
() const
void
print
(const char *s)
Public Attributes
dxfdouble
x
dxfdouble
y
Detailed Description
The dimeVec2f class is for containing and operating on a 2D vector / coordinate.
The documentation for this class was generated from the following files:
Linear.cpp
Linear.h
Copyright © 1998-1999,
Systems In Motion
<
sales@sim.no
>. All rights reserved.
System documentation was generated using
doxygen
.