libVector++.so documentation
Description
libVector++.so is a shared library including data structures implementing vector schemes and graphics objects.
Part of the convenience is the implementation of graphics objects as derived from BArchivable, which allows for
a level of "portablity" (not in the code sense), so that these objects may be easily passed between threads,
between teams, across networks, and saved into files.
Version 2.1 elements
Implemented classes:
No longer supported classes:
Globals
Licensing
Licensing information is here.
Version History
Version 2.1
Integration of BArchivable properties.
Version 2.0
Completion of graphics elements.
Version 1.0
Completed vectori and vectorf data types.
Initial release to BeOS community
Future Releases
More basisf operators: addition, multiplication, reverse transformation operators
Quadstrip and trianglestrip implementations
Line implementation
Texture support
Speed optimizations
Documentation provided by Isaac T. Yonemoto.
©2001 Isaac T. Yonemoto