Katana Plug-in APIs 0.1

Foundry::Katana::ViewerUtils::Drawable Member List

This is the complete list of members for Foundry::Katana::ViewerUtils::Drawable, including all inherited members.
BUFFER enum nameFoundry::Katana::ViewerUtils::Drawable
draw(bool withTransparency=true, bool cull=true)Foundry::Katana::ViewerUtils::Drawable [inline]
Drawable()Foundry::Katana::ViewerUtils::Drawable [inline]
drawLines(bool withTransparency=true)Foundry::Katana::ViewerUtils::Drawable [inline]
drawPoints(bool withTransparency=true)Foundry::Katana::ViewerUtils::Drawable [inline]
isReady()Foundry::Katana::ViewerUtils::Drawable [inline]
setLineWidth(unsigned int width)Foundry::Katana::ViewerUtils::Drawable [inline]
setPointWidth(unsigned int size)Foundry::Katana::ViewerUtils::Drawable [inline]
setup(const std::vector< Vec3f > &vertices, const std::vector< Vec3f > &normals, const std::vector< unsigned int > &indices, const std::vector< Vec2f > &uvs=std::vector< Vec2f >())Foundry::Katana::ViewerUtils::Drawable [inline]
updateVertices(const std::vector< Vec3f > &vertices)Foundry::Katana::ViewerUtils::Drawable [inline]
updateVertices(const Vec3f *const vertices, const std::size_t numberOfVertices)Foundry::Katana::ViewerUtils::Drawable [inline]
~Drawable()Foundry::Katana::ViewerUtils::Drawable [inline]
 All Classes Functions Variables Typedefs Enumerations Enumerator