Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
sprk_ooc.h File Reference
#include "sprk.h"
#include <stddef.h>
#include <mutex>
Include dependency graph for sprk_ooc.h:

Classes

class  HPS::OOC
 The OOC class contains objects used for importing OOC files. More...
 
class  HPS::OOC::Area
 The Area class is represents a quadrilateral area for highlighting. More...
 
class  HPS::OOC::AreaHighlightTracker
 Override this class to customize Area Highlighting. More...
 
class  HPS::OOC::ImportNotifier
 The ImportNotifier class is a smart-pointer that is tied to a file import. More...
 
class  HPS::OOC::ImportOptionsKit
 The ImportOptionsKit class is a user space object. More...
 
class  HPS::OOC::File
 The File class provides functions to import OOC files. More...
 
class  HPS::OOC::NodeHandle
 
class  HPS::OOC::SynchronizedActions
 This class provides ways to create and optimize OOC deltas. More...
 
class  HPS::OOC::Synchronized
 Override this class to access SynchronizedActions on a point cloud. More...
 
class  HPS::OOC::PointCloud
 The PointCloud class provides interactions with a OOC point cloud. More...
 
class  HPS::OOC::QueryFilter
 QueryFilter is an class used to indicate what point data should be retrieved from OOC::PointCloud::QueryPoints. More...
 
class  HPS::OOC::QueryIterator
 The iterator returned from a call to OOC::PointCloud::QueryPoints. More...
 

Namespaces

 HPS
 

Macros

#define OOC_API
 

Macro Definition Documentation

◆ OOC_API

#define OOC_API