Env
Functions
bool |
|
bool |
Detailed Description
-
class Env
The environment for a given point cloud.
Public Functions
-
Env()
Constructs an invalid point cloud environment. This invalid environment can be tested against with equality operators. Aside from the equality operators and ooc::GetEnv, it is illegal to call any of the OOC API functions with an ooc::Env constructed from this constructor. It acts as a null pointer.
-
Env()