summaryrefslogtreecommitdiff
blob: 9e1c2a2c218ef83e26f65588740cab660d90735c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>games</herd>
	<longdescription lang="en">
The primary focus of WFMath is geometric objects. Thus, it includes several
shapes (boxes, balls, lines), in addition to the basic math objects that are
used to build these shapes (points, vectors, matricies).
Most of the library classes can be divided into two sorts. The first kind are
basic mathematical objects, whose members are all fundamental types. The second
kind are shapes, which implement the shape class interface described in
doc/shape.h.
</longdescription>
	<upstream>
		<remote-id type="sourceforge">worldforge</remote-id>
	</upstream>
</pkgmetadata>