| Overload | Description |
|---|---|
| AddXYZValueColor(NVector3DD,NColor) | Adds the specified value and color to the data |
| AddXYZValueColor(NVector3DD,UInt32) | Adds the specified value and color to the data |
| AddXYZValueColor(NVector3DF,NColor) | Adds the specified value and color to the data |
| AddXYZValueColor(NVector3DF,UInt32) | Adds the specified value and color to the data |
| AddXYZValueColor(Double,Double,Double,NColor) | Adds the specified value and color to the data |
| AddXYZValueColor(Double,Double,Double,UInt32) | Adds the specified value and color to the data |
| AddXYZValueColor(Single,Single,Single,NColor) | Adds the specified value and color to the data |
| AddXYZValueColor(Single,Single,Single,UInt32) | Adds the specified value and color to the data |