MeshKit  1.0
Vertex Struct Reference

#include <Global.hpp>

List of all members.

Public Member Functions

 Vertex ()

Public Attributes

int id
int index
bool onBoundary
Vector3D xyz
Vector2D uv
bool onCorner
iBase_EntityHandle gVertexHandle

Detailed Description

Definition at line 45 of file Global.hpp.


Constructor & Destructor Documentation

Vertex ( ) [inline]

Definition at line 46 of file Global.hpp.


Member Data Documentation

iBase_EntityHandle gVertexHandle

Definition at line 56 of file Global.hpp.

int id

Definition at line 50 of file Global.hpp.

int index

Definition at line 51 of file Global.hpp.

bool onBoundary

Definition at line 52 of file Global.hpp.

bool onCorner

Definition at line 55 of file Global.hpp.

Definition at line 54 of file Global.hpp.

Definition at line 53 of file Global.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines