![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for Vertex< _Real >, including all inherited members.
| color | PointData< _Real > | |
| normal | PointData< _Real > | |
| operator*(_Real s) const | PointData< _Real > | inline |
| operator*=(Real s) | Vertex< _Real > | inline |
| operator+=(const Vertex &p) | Vertex< _Real > | inline |
| PointData< _Real >::operator+=(const PointData &d) | PointData< _Real > | inline |
| operator/(_Real s) const | PointData< _Real > | inline |
| operator/=(Real s) | Vertex< _Real > | inline |
| point | Vertex< _Real > | |
| PointData(Point3D< _Real > p=Point3D< _Real >(), _Real w=0) | PointData< _Real > | inline |
| PointData() | PointData< _Real > | inline |
| PointData(const _Real _normal[3], const _Real _color[3], _Real scale=1.0) | PointData< _Real > | inline |
| position | PointData< _Real > | |
| Real typedef | Vertex< _Real > | |
| Vertex(const Point< Real, 3 > &point) | Vertex< _Real > | inline |
| Vertex(const Point< Real, 3 > &point, const PointData< Real > &data, double _w=0.0) | Vertex< _Real > | inline |
| Vertex() | Vertex< _Real > | inline |
| w | Vertex< _Real > | |
| weight | PointData< _Real > | |
| weightedCoarserDValue | PointData< _Real > |