libjbt

jbt_cache Class Reference

Cache saving structure. More...

#include <cache.h>

List of all members.

Public Members


Detailed Description

Cache saving structure.

Author(s):
Mark Tigges

This class allows save and restore of the cached query information for a point over an entire BlobTree.


Member Function Documentation

jbt_cache::jbt_cache( jbt_blobtree* )

Saves the cache of a BlobTree structure.

virtual jbt_cache::~jbt_cache() [virtual]

void jbt_cache::restore()

Restores the saved cache to the BlobTree.

const jVec3& jbt_cache::queryPoint() const


The documentation for this class was generated from the following file:
JSP / libjbt v0.1 mtigges@cpsc.ucalgary.ca