cheshirekow
v0.1.0
|
global offset of and size of vertex and face buffer for a particular certificate volume More...
#include <mpblocks/cuda_cert/CertSet.h>
Public Types | |
typedef unsigned int | uint_t |
Public Member Functions | |
CertDef () | |
CertDef (uint_t offV, uint_t offF) | |
Public Attributes | |
uint_t | nF |
uint_t | nV |
uint_t | offF |
uint_t | offV |
global offset of and size of vertex and face buffer for a particular certificate volume
typedef unsigned int mpblocks::cuda_cert::CertDef::uint_t |