The CSG_Grid.Get_Name function is a method in the cpp programming language that is used to retrieve the name associated with a specific grid in a Constructive Solid Geometry (CSG) system. This function allows the user to access and retrieve the unique identifier or label given to a grid, facilitating its identification and manipulation within the CSG framework.
C++ (Cpp) CSG_Grid::Get_Name - 24 examples found. These are the top rated real world C++ (Cpp) examples of CSG_Grid::Get_Name extracted from open source projects. You can rate examples to help us improve the quality of examples.