RMF
TraverseHelper.h File Reference

A helper class for managing data when traversing an RMF. More...

#include <RMF/config.h>
#include "CoordinateTransformer.h"
#include "Nullable.h"
#include <RMF/decorator/physics.h>
#include <RMF/decorator/sequence.h>
#include <RMF/decorator/shape.h>
#include <RMF/decorator/alternatives.h>
#include <memory>
+ Include dependency graph for TraverseHelper.h:

Go to the source code of this file.

Classes

class  RMF::TraverseHelper
 Track common data that one needs to keep as one traverses the hierarchy. More...
 

Namespaces

 RMF
 The namespace for all functionality in the library.
 

Typedefs

typedef std::vector
< TraverseHelper > 
RMF::TraverseHelpers
 

Detailed Description

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file TraverseHelper.h.