#include
<memory.h>
Go to the source code of this file.
Classes |
|
struct | Normal |
Normal vector with 16
bit components. More... |
|
class | Topology |
Represents the topology data of a mesh,
providing information about the structure of a surface, e.g. how
faces are layed down. More... |
|
Namespaces |
|
namespace | mudbox |
Class: ConvolutionKernel. |
|
Typedefs |
|
typedef short int | tnormal |
Type of one component in a normal vector.
|
|
typedef unsigned long long | tnormalv |
Type of the whole normal vector. |