Searched defs:GetPoints (Results 1 – 9 of 9) sorted by relevance
49 const std::vector<FX_PATHPOINT>& GetPoints() const { return m_Points; } in GetPoints() function50 std::vector<FX_PATHPOINT>& GetPoints() { return m_Points; } in GetPoints() function
15 const std::vector<FX_PATHPOINT>& CPDF_Path::GetPoints() const { in GetPoints() function in CPDF_Path
78 const std::vector<float>& PointCloud::GetPoints() const { return points_; } in GetPoints() function in dynamic_depth::PointCloud
201 TEST(CubicBezierTest, GetPoints) { in TEST() argument
519 void GetPoints(float p[4]) { in GetPoints() function583 void GetPoints(std::vector<FX_PATHPOINT>& pPoints, size_t start_idx) { in GetPoints() function
403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints() function in CHLSLTessellator
1605 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints() function in CHWTessellator
1591 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints() function in CHWTessellator