ACG::SceneGraph::TriStripNodeT< Mesh > Class Template Reference

#include <ACG/Scenegraph/TriStripNodeT.hh>

Inheritance diagram for ACG::SceneGraph::TriStripNodeT< Mesh >:
Inheritance graph
[legend]
Collaboration diagram for ACG::SceneGraph::TriStripNodeT< Mesh >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef OpenMesh::StripifierT
< Mesh > 
MyStripifier
typedef MeshNodeT< Mesh > Base
typedef Base::FaceMode FaceMode

Public Member Functions

 TriStripNodeT (Mesh &_mesh, BaseNode *_parent=0, std::string _name="<TriStripNodeT>")
 Default constructor.
 ~TriStripNodeT ()
 Destructor.
 ACG_CLASSNAME (TriStripNodeT)
void update_strips ()
 build triangle strips, delete face indices
virtual void update_topology ()
 build face indices, delete strips

Private Member Functions

virtual void draw_faces (FaceMode _mode)

Private Attributes

MyStripifier strips_

Detailed Description

template<class Mesh>
class ACG::SceneGraph::TriStripNodeT< Mesh >

This node draws a mesh using triangle strips.

Definition at line 82 of file TriStripNodeT.hh.


The documentation for this class was generated from the following file:

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .