usata-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Usata-commits] usata2/src gfx/mesh.hpp math/vector.hpp gfx/mes...


From: Chong Kai Xiong
Subject: [Usata-commits] usata2/src gfx/mesh.hpp math/vector.hpp gfx/mes...
Date: Sun, 09 Jan 2005 14:17:30 -0500

CVSROOT:        /cvsroot/usata
Module name:    usata2
Branch:         
Changes by:     Chong Kai Xiong <address@hidden>        05/01/09 18:47:01

Modified files:
        src/gfx        : mesh.hpp 
        src/math       : vector.hpp 
Added files:
        src/gfx        : mesh.cpp 

Log message:
        gfx::TriangleMesh: Add implementation, use indices to reference faces 
and vertices instead of pointers.
        gfx::Vertex: Reorder, rename and resize members.
        gfx::Triangle: Use vertex indices instead of pointers.
        math::Vector3<T>: New class.
        math::Vector4<T>: Add non-template version of unit() and length(), add 
cos_angle() and cartesian product.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/usata/usata2/src/gfx/mesh.cpp?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/usata/usata2/src/gfx/mesh.hpp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/usata/usata2/src/math/vector.hpp.diff?tr1=1.10&tr2=1.11&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]