OpenCOVER
Public Types | List of all members
opencover::Isect Struct Reference

#include <coVRPluginSupport.h>

Public Types

enum  IntersectionBits {
  Collision = 1 , Intersection = 2 , Walk = 4 , Touch = 8 ,
  Pick = 16 , Visible = 32 , NoMirror = 64 , Left = 128 ,
  Right = 256 , CastShadow = 512 , ReceiveShadow = 1024 , Update = 2048 ,
  OsgEarthSecondary = 0x80000000
}
 

Member Enumeration Documentation

◆ IntersectionBits

Enumerator
Collision 
Intersection 
Walk 
Touch 
Pick 
Visible 
NoMirror 
Left 
Right 
CastShadow 
ReceiveShadow 
Update 
OsgEarthSecondary 

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