mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
[uLib Geometry]
- Adds Type combiner. - change names to image map (WARNING some classess may not be already uploaded)
This commit is contained in:
@@ -42,7 +42,7 @@ namespace Vtk {
|
||||
class vtkVoxImage : public Puppet {
|
||||
uLibTypeMacro(vtkVoxImage,Puppet)
|
||||
public:
|
||||
properties()
|
||||
uLib_properties()
|
||||
{
|
||||
float writer_factor;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user