Uses of Package
net.mtrop.doom.struct.vector
Packages that use net.mtrop.doom.struct.vector
Package
Description
Contains vectors.
Texture data and similar structures.
-
Classes in net.mtrop.doom.struct.vector used by net.mtrop.doom.struct.vectorClassDescriptionThis class contains the base for all data structures that make use of a contiguous memory structure.An abstract class for performing unsynchronized Vector (data structure) operatons and concepts.Iterator class for this vector.
-
Classes in net.mtrop.doom.struct.vector used by net.mtrop.doom.textureClassDescriptionA special type of vector that also as a one-to-one mapping of an object to an index.Iterator class for this vector.