![]() |
Public API Reference |
![]() |
Triangle extraction from index buffers. More...
Go to the source code of this file.
Classes | |
class | CS::TriangleIndicesStream< T > |
Helper class to extract triangles from an index buffer. More... | |
class | CS::TriangleIndicesStreamRandom< T > |
Extracts triangles like TriangleIndicesStream, but also provides random access to individual triangles and can be resetted. More... | |
Namespaces | |
namespace | CS |
Main namespace for CrystalSpace. |
Triangle extraction from index buffers.
Definition in file trianglestream.h.