#include "macros.h"
#include <memory.h>
Include dependency graph for topology.h:
This graph shows which files directly or indirectly include this file:
Namespaces |
|
namespace | mudbox |
Classes |
|
struct | mudbox::Normal |
Normal vector with 16 bit
components. More... |
|
class | mudbox::Topology |
The class Mesh is inherited from this class,
and provides information about the vertices. More... |
|
Typedefs |
|
typedef short int | tnormal |
Type of one component in a normal vector.
|
|
typedef unsigned long long | tnormalv |
Type of the whole normal vector. |
|
Type of one component in a normal vector. |
|
Type of the whole normal vector. |