neurolots  0.3.4
NeuroLOTs
nlgeometry::Vertex Member List

This is the complete list of members for nlgeometry::Vertex, including all inherited members.

_colornlgeometry::Vertexprotected
_idnlgeometry::Vertexprotected
_normalnlgeometry::Vertexprotected
_positionnlgeometry::Vertexprotected
_uvnlgeometry::Vertexprotected
clone(void)nlgeometry::Vertexvirtual
color(void)nlgeometry::Vertex
color(void) const (defined in nlgeometry::Vertex)nlgeometry::Vertex
displace(const Eigen::Vector3f &displacement_)nlgeometry::Vertexvirtual
id(void) const nlgeometry::Vertex
norm(const float norm_)nlgeometry::Vertexvirtual
normal(void)nlgeometry::Vertex
normal(void) const (defined in nlgeometry::Vertex)nlgeometry::Vertex
normalize(const Eigen::Vector3f &) (defined in nlgeometry::Vertex)nlgeometry::Vertexinlinevirtual
place(const Eigen::Vector3f &placement_)nlgeometry::Vertexvirtual
position(void)nlgeometry::Vertex
position(void) const (defined in nlgeometry::Vertex)nlgeometry::Vertex
rotate(const Eigen::Matrix3f &rotation_)nlgeometry::Vertexvirtual
rotate(const Eigen::Quaternion< float > &rotation_)nlgeometry::Vertexvirtual
store(std::vector< float > &buffer_, const TAttribType attribType_) (defined in nlgeometry::Vertex)nlgeometry::Vertexvirtual
store(Attribs &attribs_, const AttribsFormat format_)nlgeometry::Vertex
uv(void)nlgeometry::Vertex
uv(void) const (defined in nlgeometry::Vertex)nlgeometry::Vertex
Vertex(const Eigen::Vector3f &position_, const Eigen::Vector3f &normal_=Eigen::Vector3f(0.0f, 0.0f, 0.0f), const Eigen::Vector3f &color_=Eigen::Vector3f(0.0f, 0.0f, 0.0f), const Eigen::Vector2f &uv_=Eigen::Vector2f(0.0f, 0.0f))nlgeometry::Vertex
Vertex(const Vertex &other_)nlgeometry::Vertex
~Vertex(void)nlgeometry::Vertexvirtual