topology.h File Reference

#include "macros.h"
#include <memory.h>

Include dependency graph for topology.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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.

Typedef Documentation

typedef short int mudbox::tnormal
 

Type of one component in a normal vector.

typedef unsigned long long mudbox::tnormalv
 

Type of the whole normal vector.