libsurf
Programmer's Documentation
Public Member Functions | |
ConVertex (const MeshComponent *c, Real t, uint v) | |
bool | operator< (const ConVertex &a) const |
bool | operator== (const ConVertex &a) const |
const Vct3 & | pos () const |
Public Attributes | |
const MeshComponent * | cmp |
Real | tc |
uint | vix |