NormalManager.hpp File Reference
Manages normal.
More...
#include <ThreadStaticBase.hpp>
#include <SurfElem.hpp>
#include <ReferenceCounting.hpp>
Go to the source code of this file.
Detailed Description
Manages normal.
- Author:
- Stephane Del Pino
- Date:
- Sun Oct 30 23:48:45 2005
This class manages the current normal of when iterating over surface elements. This implementation is very simple and consideres that the normal is evaluated over one surface element at once, which seems quite natural.
Definition in file NormalManager.hpp.