CrystalSpace

Public API Reference

CS::PluginCommon::SoftShader::iScanlineRenderer::RenderInfoMesh Struct Reference

Information for setting up rendering a mesh, filled by the scanline renderer. More...

#include <csplugincommon/softshader/scanline.h>

List of all members.

Public Attributes

const size_t * bufferComps
 Numbers of components in buffers.
BuffersMask desiredBuffers
 Buffers the scanline function expects.
iScanlineRendererrenderer
 The renderer object to pass to the scanline function.


Detailed Description

Information for setting up rendering a mesh, filled by the scanline renderer.

Definition at line 71 of file scanline.h.


Member Data Documentation

Numbers of components in buffers.

Definition at line 78 of file scanline.h.

Buffers the scanline function expects.

Definition at line 76 of file scanline.h.

The renderer object to pass to the scanline function.

Definition at line 74 of file scanline.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.4.7