kstars
MeshBuffer Class Reference
#include <MeshBuffer.h>
Public Member Functions | |
| MeshBuffer (HTMesh *mesh) | |
| ~MeshBuffer () | |
| int | append (Trixel trixel) |
| const Trixel * | buffer () const |
| int | error () const |
| void | fill () |
| void | reset () |
| int | size () const |
Detailed Description
Definition at line 25 of file MeshBuffer.h.
Constructor & Destructor Documentation
| MeshBuffer::MeshBuffer | ( | HTMesh * | mesh | ) |
Definition at line 7 of file MeshBuffer.cpp.
| MeshBuffer::~MeshBuffer | ( | ) |
Definition at line 22 of file MeshBuffer.cpp.
Member Function Documentation
| int MeshBuffer::append | ( | Trixel | trixel | ) |
Definition at line 26 of file MeshBuffer.cpp.
|
inline |
Definition at line 42 of file MeshBuffer.h.
|
inline |
Definition at line 51 of file MeshBuffer.h.
| void MeshBuffer::fill | ( | ) |
Definition at line 36 of file MeshBuffer.cpp.
|
inline |
Definition at line 34 of file MeshBuffer.h.
|
inline |
Definition at line 46 of file MeshBuffer.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference