Nv::Blast::BooleanToolV2::BooleanToolV2::Mode Struct Reference

#include <NvBlastExtRTGeometry.h>

List of all members.

Public Member Functions

 Mode (int32_t a, int32_t b, int32_t c)
 Mode ()

Static Public Member Functions

static Mode Difference ()
static Mode Intersection ()
static Mode Union ()

Public Attributes

int32_t ca
int32_t cb
int32_t ci


Constructor & Destructor Documentation

Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::Mode (  )  [inline]

Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::Mode ( int32_t  a,
int32_t  b,
int32_t  c 
) [inline]


Member Function Documentation

static Mode Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::Difference (  )  [inline, static]

Creates boolean tool configuration to perform difference of meshes(A - B).

static Mode Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::Intersection (  )  [inline, static]

static Mode Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::Union (  )  [inline, static]

Creates boolean tool configuration to perform union of meshes A and B.


Member Data Documentation

int32_t Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::ca

int32_t Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::cb

int32_t Nv::Blast::BooleanToolV2::BooleanToolV2::Mode::ci


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