pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Public Attributes | List of all members
X3g::Plugin::GePoints Class Reference

A set of points. More...

Inheritance diagram for X3g::Plugin::GePoints:
Inheritance graph
[legend]

Public Attributes

array< GeVec3f >^ Vertices
 Point Coordinates. More...
 
array< GeVec3f >^ Colors
 Point Colors (optional). More...
 
- Public Attributes inherited from X3g::Plugin::GeGeometry
Color Color
 Simple color. More...
 
- Public Attributes inherited from X3g::Plugin::GeDrawable
StringLayer
 Layer name. More...
 

Detailed Description

A set of points.

Member Data Documentation

array<GeVec3f> ^ X3g::Plugin::GePoints::Colors

Point Colors (optional).

array<GeVec3f> ^ X3g::Plugin::GePoints::Vertices

Point Coordinates.