Classes
contrib/gel/vtol/vtol_block.h File Reference

Highest node in a 3D topological structure. More...

#include <vcl_iosfwd.h>
#include <vtol/vtol_topology_object.h>
#include <vtol/vtol_two_chain.h>

Go to the source code of this file.

Classes

class  vtol_block

Detailed Description

Highest node in a 3D topological structure.

The vtol_block class is used to represent the highest node in a 3D topological structure. A vtol_block consists of its inferior 2-chains which must be cyclic, and no topological superiors.

Author:
Patricia A. Vrobel
    Modifications:
     JLM Dec 1995, Added timeStamp (Touch) to operations which affect bounds.
     JLM Dec 1995  (Need to decide proper policy for curved volumes
                   and possibly inconsistent polyhedra volume geometry)
     JNS Dec 1998, Added is_within functions (used in 2D display of a block,
                   these functions must be wrong for 3D use)
     Dec. 2002, Peter Vanroose -interface change: vtol objects -> smart pointers
   

Definition in file vtol_block.h.