Back to class index
| OBB::NumVerticesInTriangulationSyntaxint OBB::NumVerticesInTriangulation(int numFacesX, int numFacesY, int numFacesZ); [4 lines of code]Returns the number of vertices that the Triangulate() function will output with the given subdivision parameters. PerformanceThis function could not be profiled. Either the function body is too small, or appropriate function parameters could not be generated. See AlsoLeave a Comment |