cheshirekow  v0.1.0
mpblocks::cuda_cert::SetDef Struct Reference

global offset of and size of buffer for a vertex set or a face set More...

#include <mpblocks/cuda_cert/CertSet2.h>

Public Types

typedef unsigned int uint_t
 

Public Member Functions

 SetDef ()
 
 SetDef (uint_t off)
 

Public Attributes

uint_t off
 
uint_t size
 

Detailed Description

global offset of and size of buffer for a vertex set or a face set

Definition at line 44 of file CertSet2.h.

Member Typedef Documentation

Definition at line 46 of file CertSet2.h.

Constructor & Destructor Documentation

mpblocks::cuda_cert::SetDef::SetDef ( )
inline

Definition at line 50 of file CertSet2.h.

mpblocks::cuda_cert::SetDef::SetDef ( uint_t  off)
inline

Definition at line 52 of file CertSet2.h.

Member Data Documentation

uint_t mpblocks::cuda_cert::SetDef::off

Definition at line 47 of file CertSet2.h.

uint_t mpblocks::cuda_cert::SetDef::size

Definition at line 48 of file CertSet2.h.


The documentation for this struct was generated from the following file: