API Reference > FacetModeler Namespace > Classes > VertexSurfData Class
VertexSurfData Class
FacetModeler__VertexSurfDataFacetModeler__VertexSurfData
Syntax
C++
class VertexSurfData : public Entity;

FMMdlVertexSurfData.h

Represents facet body vertex surface data objects.

 
Name 
Description 
 
Destructor. 
 
This is the overview for the Entity constructor overload. 
VertexSurfData Class
 
Name 
Description 
 
Destructor. 
 
This is the overview for the VertexSurfData constructor overload. 
 
Name 
Description 
 
Gets all flags.
 
 
Checks whether the specified flag is on.
 
 
Sets all flags.
 
 
Sets the specified flag to the specified state.
 
 
Sets the tag to the specified one.
 
 
tag 
Gets an entity tag.
 
VertexSurfData Class
 
Name 
Description 
 
at 
Checks if there is any data in the linked list that refers to the specified surface.
 
 
Creates a new VertexSurfData object from this object.
 
 
next 
Gets the next VertexSurfData pointer.
 
 
This is the overview for the normal method overload. 
 
Sets the next surface data pointer.
 
 
Sets the normal vector of this VertexSurfData.
 
 
Sets the surface.
 
 
Gets the assigned surface pointer.
 
 
Name 
Description 
 
= 
Assignment operator.
 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.