faceId, edgeId, vertexId, FloatRGB, RgbFactor More...
#include <Bentley/Bentley.r.h>
Go to the source code of this file.
Classes | |
struct | faceId |
{nodeId, entityId} pair for solid topology references. More... | |
struct | edgeId |
face pair for solid topology references. More... | |
struct | vertexId |
vertex triple for solid topology references. More... | |
struct | FloatRgb |
Red, green, blue color data as floats. More... | |
struct | RgbFactor |
Red, green, blue color data as doubles. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Typedefs | |
typedef struct Bentley::faceId | FaceId |
{nodeId, entityId} pair for solid topology references. More... | |
typedef struct Bentley::edgeId | EdgeId |
face pair for solid topology references. More... | |
typedef struct Bentley::vertexId | VertexId |
vertex triple for solid topology references. More... | |
typedef struct Bentley::FloatRgb | FloatRgb |
Red, green, blue color data as floats. More... | |
typedef struct Bentley::RgbFactor | RgbFactor |
Red, green, blue color data as doubles. More... | |
faceId, edgeId, vertexId, FloatRGB, RgbFactor