Rhino C++ API  8.6
ON_3dPointListRef Member List

This is the complete list of members for ON_3dPointListRef, including all inherited members.

DoublePrecision() constON_3dPointListRef
EmptyPointListON_3dPointListRefstatic
FromDoubleArray(size_t point_count, size_t point_stride, const double *point_array)ON_3dPointListRefstatic
FromFloatArray(size_t point_count, size_t point_stride, const float *point_array)ON_3dPointListRefstatic
FromMesh(const class ON_Mesh *mesh)ON_3dPointListRefstatic
FromPointArray(const class ON_SimpleArray< ON_3dPoint > &point_array)ON_3dPointListRefstatic
FromPointArray(const class ON_SimpleArray< ON_3fPoint > &point_array)ON_3dPointListRefstatic
GetMeshFacePoints(const class ON_MeshFace *mesh_face, ON_3dPoint face_points[4]) constON_3dPointListRef
GetMeshNgonPoints(const class ON_MeshNgon *mesh_ngon, size_t ngon_points_capacity, class ON_3dPoint *ngon_points) constON_3dPointListRef
GetMeshNgonPoints(const class ON_MeshNgon *mesh_ngon, ON_SimpleArray< ON_3dPoint > &ngon_points) constON_3dPointListRef
GetPoint(unsigned int point_index, double buffer[3]) constON_3dPointListRefinline
GetPoints(int point_index_count, const int *point_index_list, class ON_3dPoint *points) constON_3dPointListRef
GetPoints(unsigned int point_index_count, const unsigned int *point_index_list, class ON_3dPoint *points) constON_3dPointListRef
GetPoints(const ON_SimpleArray< int > &point_index_list, ON_SimpleArray< ON_3dPoint > &points) constON_3dPointListRef
GetPoints(int point_index_count, const int *point_index_list, ON_SimpleArray< ON_3dPoint > &points) constON_3dPointListRef
GetPoints(unsigned int point_index_count, const unsigned int *point_index_list, ON_SimpleArray< ON_3dPoint > &points) constON_3dPointListRef
GetQuadPoints(const int quad_point_indices[4], class ON_3dPoint quad_points[4]) constON_3dPointListRef
GetQuadPoints(const unsigned int quad_point_indices[4], class ON_3dPoint quad_points[4]) constON_3dPointListRef
GetTrianglePoints(const int triangle_point_indices[3], class ON_3dPoint triangle_points[3]) constON_3dPointListRef
GetTrianglePoints(const unsigned int triangle_point_indices[3], class ON_3dPoint triangle_points[3]) constON_3dPointListRef
ON_3dPointListRef()ON_3dPointListRefinline
ON_3dPointListRef(const class ON_Mesh *mesh)ON_3dPointListRef
ON_3dPointListRef(const class ON_SimpleArray< ON_3dPoint > &point_array)ON_3dPointListRef
ON_3dPointListRef(const class ON_SimpleArray< ON_3fPoint > &point_array)ON_3dPointListRef
operator[](int point_index) constON_3dPointListRefinline
operator[](unsigned int point_index) constON_3dPointListRefinline
operator[](ON__INT64 point_index) constON_3dPointListRefinline
operator[](ON__UINT64 point_index) constON_3dPointListRefinline
Point(unsigned int point_index) constON_3dPointListRefinline
PointCount() constON_3dPointListRefinline
PointDoubleArray() constON_3dPointListRefinline
PointFloatArray() constON_3dPointListRefinline
PointStride() constON_3dPointListRefinline
Precision() constON_3dPointListRef
SetFromDoubleArray(size_t point_count, size_t point_stride, const double *point_array)ON_3dPointListRef
SetFromFloatArray(size_t point_count, size_t point_stride, const float *point_array)ON_3dPointListRef
SetFromMesh(const class ON_Mesh *mesh)ON_3dPointListRef
SinglePrecision() constON_3dPointListRef
To3dPointArray() constON_3dPointListRef
To3fPointArray() constON_3dPointListRef