Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#include "AABox.h"
#include "BoundingLNode.h"
template BoundingLNode<AABox>;
template BoundingLNode<OBox>;