Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
vpBruteForceRender
vpBruteForceRender
Section: C Library Functions (3)
Updated:
Local index
Up
NAME
vpBruteForceRender - render using a simple brute-force method
SYNOPSIS
#include <
volpack.h
>
vpResult
vpBruteForceRender(
vpc
)
vpContext *
vpc;
ARGUMENTS
vpc
VolPack context from
vpCreateContext.
DESCRIPTION
This function is for debugging purposes only. It performs the same function as
vpRenderRawVolume
, but uses a simpler, very inefficient algorithm. The two functions should produce identical results.
SEE ALSO
VolPack
(3),
vpRenderRawVolume
(3)
Index
NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO
This document was created by
man2html
, using the manual pages.
Time: 21:42:49 GMT, April 16, 2011