opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point Struct Reference

List of all members.

Public Member Functions

 Point (const Point &value)
 Point ()
 ~Point ()

Public Attributes

math::Vector4 color
bool nonFeature
 Flag, whether this point should be used during feature sampling.
math::Vector4 normal
math::Vector4 p
unsigned short partIdx
 (For multi-part meshes) index of the link this vertex belongs to.
unsigned int pIdx
TexCoord tex
unsigned int uniquePointIdx
 Related unique point index position in m_uniquePoints vector.


Detailed Description

structure for a point

Constructor & Destructor Documentation

opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::Point (  )  [inline]

opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::Point ( const Point value  )  [inline]

opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::~Point (  )  [inline]


Member Data Documentation

math::Vector4 opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::color

vertex color (RGBA)

bool opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::nonFeature

Flag, whether this point should be used during feature sampling.

math::Vector4 opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::normal

normal vector of point

math::Vector4 opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::p

point coordinates

unsigned short opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::partIdx

(For multi-part meshes) index of the link this vertex belongs to.

unsigned int opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::pIdx

unique COLLADA point index

TexCoord opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::tex

texture coordinates

unsigned int opentl::core::cvdata::ShapeAppearance::ShapeAppearance::Point::uniquePointIdx

Related unique point index position in m_uniquePoints vector.


Generated on Fri Jul 31 17:38:38 2009 for OpenTL by  doxygen 1.5.8