MRPT
1.9.9
|
Definition at line 37 of file TTriangle.h.
#include <mrpt/opengl/TTriangle.h>
Public Member Functions | |
void | setColor (const mrpt::img::TColor &c) |
Public Attributes | |
mrpt::math::TPointXYZfRGBAu8 | xyzrgba |
mrpt::math::TVector3Df | normal |
Must not be normalized. More... | |
mrpt::math::TVector2Df | uv |
texture coordinates (0,0)-(1,1) More... | |
|
inline |
Definition at line 43 of file TTriangle.h.
References mrpt::img::TColor::A, mrpt::math::TPointXYZfRGBAu8::a, mrpt::img::TColor::B, mrpt::math::TPointXYZfRGBAu8::b, mrpt::img::TColor::G, mrpt::math::TPointXYZfRGBAu8::g, mrpt::img::TColor::R, mrpt::math::TPointXYZfRGBAu8::r, and xyzrgba.
mrpt::math::TVector3Df mrpt::opengl::TTriangle::Vertex::normal |
Must not be normalized.
Definition at line 40 of file TTriangle.h.
mrpt::math::TVector2Df mrpt::opengl::TTriangle::Vertex::uv |
texture coordinates (0,0)-(1,1)
Definition at line 41 of file TTriangle.h.
mrpt::math::TPointXYZfRGBAu8 mrpt::opengl::TTriangle::Vertex::xyzrgba |
Definition at line 39 of file TTriangle.h.
Referenced by setColor().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |