ILNumerics Ultimate VS

Points Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The Points type exposes the following members.

Properties

  NameDescription
Public propertyAntialiasing
Switch anti-aliasing on/off.

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyAutoNormals
Specify if the normal vectors for lighting are to be computed automatically; default: true

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyBuffers
Get the complete set of buffers for the shape or sets it

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyColor
Any color (except null) will override individual object vertex colors.

[ILNumerics Visualization Engine]

(Inherited from Drawable.)
Public propertyColors
Get the buffer with individual colors for the shape or sets it

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyEmissionColor (Inherited from Shape.)
Public propertyID
Unique ID for the node within the scene

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyIndices
Get the buffer with indices composing basic primitives or sets it

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyIsDisposed (Inherited from Shape.)
Protected propertyIsSynchedNode (Inherited from Node.)
Public propertyLimits
Get the bounding box limits for this shape

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyMarkable
Determines, if this node can be marked by the user

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyMarked
Marked state for the node

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyNormals
Get the buffer with vertex normals or sets it

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyParent
Get the parent of this node or null, if this node is a root node

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyPickingID
If set to a valid shape ID, that shape will be marked in picking operations insted of this shape.

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyPositions
Get the buffer with vertex positions or sets it

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertySelectable (Inherited from Shape.)
Public propertySelected
Determines if this shape is currently in selected state

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertySelectionBox (Inherited from Shape.)
Public propertyShininess (Inherited from Shape.)
Public propertySize
Diameter for all the points in the shape, size in pixels

[ILNumerics Visualization Engine]

Public propertySpecularColor
Get the specular color if the shape is lit or sets it

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Protected propertySynchedVersion
The version of the sync source from the last synchronization.

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyTag
Object tag used to identify the node within the scene

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyType
Get the primitive type of this shape

[ILNumerics Visualization Engine]

(Inherited from Shape.)
Public propertyVersion
Modification version of this node, gets incremented at every change

[ILNumerics Visualization Engine]

(Inherited from Node.)
Public propertyVerticesPerPrimitive (Overrides ShapeVerticesPerPrimitive.)
Public propertyVisible
Determines, if this node is visible or sets the visible state

[ILNumerics Visualization Engine]

(Inherited from Node.)
Top
See Also

Reference