#include <geom_ext.h>
Inheritance diagram for NLMISC::CLineColorUV:
Nevrax France
Definition at line 106 of file geom_ext.h.
Public Member Functions | |
CLineColorUV () | |
Constructor. | |
CLineColorUV & | operator= (const CLine &line) |
void | project (const CVector &inV, CVector &outV) |
Project a vector on this line. | |
Data Fields | |
CRGBA | Color0 |
CRGBA | Color1 |
CUV | Uv0 |
CUV | Uv1 |
CVector | V0 |
CVector | V1 |
|
Constructor.
Definition at line 115 of file geom_ext.h.
00115 {} |
|
Definition at line 117 of file geom_ext.h.
|
|
Project a vector on this line.
Definition at line 34 of file line.cpp. References NLMISC::CVector::sqrnorm().
|
|
Definition at line 109 of file geom_ext.h. Referenced by NL3D::CDriverUser::drawLine(). |
|
Definition at line 109 of file geom_ext.h. Referenced by NL3D::CDriverUser::drawLine(). |
|
Definition at line 110 of file geom_ext.h. Referenced by NL3D::CDriverUser::drawLine(). |
|
Definition at line 110 of file geom_ext.h. Referenced by NL3D::CDriverUser::drawLine(). |
|
Definition at line 48 of file line.h. Referenced by NL3D::CPSLocatedBindable::displayIcon2d(), and NL3D::CDriverUser::drawLine(). |
|
Definition at line 48 of file line.h. Referenced by NL3D::CPSLocatedBindable::displayIcon2d(), and NL3D::CDriverUser::drawLine(). |