Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
VTK
VTK
Commits
c9346ebf
Commit
c9346ebf
authored
Apr 28, 2000
by
Will Schroeder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH:Support ANSi C++ in a better way
parent
b2943322
Changes
925
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
97 additions
and
97 deletions
+97
-97
common/vtkAbstractMapper.cxx
common/vtkAbstractMapper.cxx
+1
-1
common/vtkAbstractMapper.h
common/vtkAbstractMapper.h
+1
-1
common/vtkActor2D.cxx
common/vtkActor2D.cxx
+1
-1
common/vtkActor2D.h
common/vtkActor2D.h
+1
-1
common/vtkAttributeData.cxx
common/vtkAttributeData.cxx
+1
-1
common/vtkAttributeData.h
common/vtkAttributeData.h
+1
-1
common/vtkBitArray.cxx
common/vtkBitArray.cxx
+1
-1
common/vtkBitArray.h
common/vtkBitArray.h
+1
-1
common/vtkByteSwap.cxx
common/vtkByteSwap.cxx
+2
-2
common/vtkByteSwap.h
common/vtkByteSwap.h
+6
-6
common/vtkCell.cxx
common/vtkCell.cxx
+1
-1
common/vtkCell.h
common/vtkCell.h
+1
-1
common/vtkCellData.cxx
common/vtkCellData.cxx
+1
-1
common/vtkCellData.h
common/vtkCellData.h
+1
-1
common/vtkCharArray.cxx
common/vtkCharArray.cxx
+1
-1
common/vtkCharArray.h
common/vtkCharArray.h
+1
-1
common/vtkCollection.cxx
common/vtkCollection.cxx
+1
-1
common/vtkCollection.h
common/vtkCollection.h
+1
-1
common/vtkContourValues.cxx
common/vtkContourValues.cxx
+1
-1
common/vtkContourValues.h
common/vtkContourValues.h
+1
-1
common/vtkCoordinate.cxx
common/vtkCoordinate.cxx
+1
-1
common/vtkCoordinate.h
common/vtkCoordinate.h
+1
-1
common/vtkCriticalSection.cxx
common/vtkCriticalSection.cxx
+1
-1
common/vtkCriticalSection.h
common/vtkCriticalSection.h
+1
-1
common/vtkDataArray.cxx
common/vtkDataArray.cxx
+1
-1
common/vtkDataArray.h
common/vtkDataArray.h
+1
-1
common/vtkDataInformation.h
common/vtkDataInformation.h
+3
-3
common/vtkDataObject.cxx
common/vtkDataObject.cxx
+9
-9
common/vtkDataObject.h
common/vtkDataObject.h
+1
-1
common/vtkDataSet.cxx
common/vtkDataSet.cxx
+1
-1
common/vtkDataSet.h
common/vtkDataSet.h
+1
-1
common/vtkDataSetAttributes.cxx
common/vtkDataSetAttributes.cxx
+1
-1
common/vtkDataSetAttributes.h
common/vtkDataSetAttributes.h
+1
-1
common/vtkDirectory.cxx
common/vtkDirectory.cxx
+1
-1
common/vtkDirectory.h
common/vtkDirectory.h
+1
-1
common/vtkDoubleArray.cxx
common/vtkDoubleArray.cxx
+1
-1
common/vtkDoubleArray.h
common/vtkDoubleArray.h
+1
-1
common/vtkEdgeTable.cxx
common/vtkEdgeTable.cxx
+1
-1
common/vtkEdgeTable.h
common/vtkEdgeTable.h
+1
-1
common/vtkExtent.h
common/vtkExtent.h
+3
-3
common/vtkFieldData.cxx
common/vtkFieldData.cxx
+1
-1
common/vtkFieldData.h
common/vtkFieldData.h
+1
-1
common/vtkFloatArray.cxx
common/vtkFloatArray.cxx
+1
-1
common/vtkFloatArray.h
common/vtkFloatArray.h
+1
-1
common/vtkGeneralTransform.cxx
common/vtkGeneralTransform.cxx
+1
-1
common/vtkGeneralTransform.h
common/vtkGeneralTransform.h
+1
-1
common/vtkGeneralTransformConcatenation.cxx
common/vtkGeneralTransformConcatenation.cxx
+1
-1
common/vtkGeneralTransformConcatenation.h
common/vtkGeneralTransformConcatenation.h
+1
-1
common/vtkGeneralTransformInverse.cxx
common/vtkGeneralTransformInverse.cxx
+1
-1
common/vtkGeneralTransformInverse.h
common/vtkGeneralTransformInverse.h
+1
-1
common/vtkIdList.cxx
common/vtkIdList.cxx
+1
-1
common/vtkIdList.h
common/vtkIdList.h
+1
-1
common/vtkIdentityTransform.cxx
common/vtkIdentityTransform.cxx
+1
-1
common/vtkIdentityTransform.h
common/vtkIdentityTransform.h
+1
-1
common/vtkImageData.cxx
common/vtkImageData.cxx
+3
-3
common/vtkImageData.h
common/vtkImageData.h
+1
-1
common/vtkImageInformation.h
common/vtkImageInformation.h
+3
-3
common/vtkImageSimpleCache.h
common/vtkImageSimpleCache.h
+1
-1
common/vtkImageToStructuredPoints.cxx
common/vtkImageToStructuredPoints.cxx
+1
-1
common/vtkImageToStructuredPoints.h
common/vtkImageToStructuredPoints.h
+1
-1
common/vtkImplicitFunction.cxx
common/vtkImplicitFunction.cxx
+1
-1
common/vtkImplicitFunction.h
common/vtkImplicitFunction.h
+1
-1
common/vtkIndent.cxx
common/vtkIndent.cxx
+1
-1
common/vtkIndent.h
common/vtkIndent.h
+1
-1
common/vtkIntArray.cxx
common/vtkIntArray.cxx
+1
-1
common/vtkIntArray.h
common/vtkIntArray.h
+1
-1
common/vtkLinearTransform.cxx
common/vtkLinearTransform.cxx
+1
-1
common/vtkLinearTransform.h
common/vtkLinearTransform.h
+1
-1
common/vtkLinearTransformConcatenation.cxx
common/vtkLinearTransformConcatenation.cxx
+1
-1
common/vtkLinearTransformConcatenation.h
common/vtkLinearTransformConcatenation.h
+1
-1
common/vtkLinearTransformInverse.cxx
common/vtkLinearTransformInverse.cxx
+1
-1
common/vtkLinearTransformInverse.h
common/vtkLinearTransformInverse.h
+1
-1
common/vtkLocator.cxx
common/vtkLocator.cxx
+1
-1
common/vtkLocator.h
common/vtkLocator.h
+1
-1
common/vtkLogLookupTable.cxx
common/vtkLogLookupTable.cxx
+1
-1
No files found.
common/vtkAbstractMapper.cxx
View file @
c9346ebf
...
@@ -50,7 +50,7 @@ vtkAbstractMapper::vtkAbstractMapper()
...
@@ -50,7 +50,7 @@ vtkAbstractMapper::vtkAbstractMapper()
this
->
LastWindow
=
NULL
;
this
->
LastWindow
=
NULL
;
}
}
void
vtkAbstractMapper
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkAbstractMapper
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
this
->
vtkProcessObject
::
PrintSelf
(
os
,
indent
);
this
->
vtkProcessObject
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkAbstractMapper.h
View file @
c9346ebf
...
@@ -59,7 +59,7 @@ class VTK_EXPORT vtkAbstractMapper : public vtkProcessObject
...
@@ -59,7 +59,7 @@ class VTK_EXPORT vtkAbstractMapper : public vtkProcessObject
{
{
public:
public:
vtkTypeMacro
(
vtkAbstractMapper
,
vtkProcessObject
);
vtkTypeMacro
(
vtkAbstractMapper
,
vtkProcessObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Release any graphics resources that are being consumed by this mapper.
// Release any graphics resources that are being consumed by this mapper.
...
...
common/vtkActor2D.cxx
View file @
c9346ebf
...
@@ -236,7 +236,7 @@ void vtkActor2D::GetActors2D(vtkPropCollection *ac)
...
@@ -236,7 +236,7 @@ void vtkActor2D::GetActors2D(vtkPropCollection *ac)
ac
->
AddItem
(
this
);
ac
->
AddItem
(
this
);
}
}
void
vtkActor2D
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkActor2D
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
this
->
vtkProp
::
PrintSelf
(
os
,
indent
);
this
->
vtkProp
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkActor2D.h
View file @
c9346ebf
...
@@ -61,7 +61,7 @@ class vtkMapper2D;
...
@@ -61,7 +61,7 @@ class vtkMapper2D;
class
VTK_EXPORT
vtkActor2D
:
public
vtkProp
class
VTK_EXPORT
vtkActor2D
:
public
vtkProp
{
{
public:
public:
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
vtkTypeMacro
(
vtkActor2D
,
vtkProp
);
vtkTypeMacro
(
vtkActor2D
,
vtkProp
);
// Description:
// Description:
...
...
common/vtkAttributeData.cxx
View file @
c9346ebf
...
@@ -209,7 +209,7 @@ unsigned long vtkAttributeData::GetActualMemorySize()
...
@@ -209,7 +209,7 @@ unsigned long vtkAttributeData::GetActualMemorySize()
return
this
->
Data
->
GetActualMemorySize
();
return
this
->
Data
->
GetActualMemorySize
();
}
}
void
vtkAttributeData
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkAttributeData
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkObject
::
PrintSelf
(
os
,
indent
);
vtkObject
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkAttributeData.h
View file @
c9346ebf
...
@@ -59,7 +59,7 @@ class VTK_EXPORT vtkAttributeData : public vtkObject
...
@@ -59,7 +59,7 @@ class VTK_EXPORT vtkAttributeData : public vtkObject
{
{
public:
public:
vtkTypeMacro
(
vtkAttributeData
,
vtkObject
);
vtkTypeMacro
(
vtkAttributeData
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Allocate initial memory size.
// Allocate initial memory size.
...
...
common/vtkBitArray.cxx
View file @
c9346ebf
...
@@ -184,7 +184,7 @@ void vtkBitArray::DeepCopy(vtkDataArray *ia)
...
@@ -184,7 +184,7 @@ void vtkBitArray::DeepCopy(vtkDataArray *ia)
}
}
}
}
void
vtkBitArray
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkBitArray
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkDataArray
::
PrintSelf
(
os
,
indent
);
vtkDataArray
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkBitArray.h
View file @
c9346ebf
...
@@ -56,7 +56,7 @@ class VTK_EXPORT vtkBitArray : public vtkDataArray
...
@@ -56,7 +56,7 @@ class VTK_EXPORT vtkBitArray : public vtkDataArray
public:
public:
static
vtkBitArray
*
New
();
static
vtkBitArray
*
New
();
vtkTypeMacro
(
vtkBitArray
,
vtkDataArray
);
vtkTypeMacro
(
vtkBitArray
,
vtkDataArray
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Allocate memory for this array. Delete old storage only if necessary.
// Allocate memory for this array. Delete old storage only if necessary.
...
...
common/vtkByteSwap.cxx
View file @
c9346ebf
...
@@ -109,7 +109,7 @@ void vtkByteSwap::Swap4BERange(char *mem_ptr1,int num)
...
@@ -109,7 +109,7 @@ void vtkByteSwap::Swap4BERange(char *mem_ptr1,int num)
// Swap bunch of bytes. Num is the number of four byte words to swap.
// Swap bunch of bytes. Num is the number of four byte words to swap.
void
vtkByteSwap
::
SwapWrite4BERange
(
char
*
mem_ptr1
,
int
num
,
vtkO
stream
*
fp
)
void
vtkByteSwap
::
SwapWrite4BERange
(
char
*
mem_ptr1
,
int
num
,
o
stream
*
fp
)
{
{
#ifndef VTK_WORDS_BIGENDIAN
#ifndef VTK_WORDS_BIGENDIAN
char
one_byte
;
char
one_byte
;
...
@@ -298,7 +298,7 @@ void vtkByteSwap::Swap2LERange(char *mem_ptr1,int num){}
...
@@ -298,7 +298,7 @@ void vtkByteSwap::Swap2LERange(char *mem_ptr1,int num){}
// Swap bunch of bytes. Num is the number of four byte words to swap.
// Swap bunch of bytes. Num is the number of four byte words to swap.
void
vtkByteSwap
::
SwapWrite2BERange
(
char
*
mem_ptr1
,
int
num
,
vtkO
stream
*
fp
)
void
vtkByteSwap
::
SwapWrite2BERange
(
char
*
mem_ptr1
,
int
num
,
o
stream
*
fp
)
{
{
#ifndef VTK_WORDS_BIGENDIAN
#ifndef VTK_WORDS_BIGENDIAN
char
one_byte
;
char
one_byte
;
...
...
common/vtkByteSwap.h
View file @
c9346ebf
...
@@ -114,12 +114,12 @@ public:
...
@@ -114,12 +114,12 @@ public:
static
void
SwapWrite4BERange
(
unsigned
long
*
i
,
int
num
,
FILE
*
fp
)
static
void
SwapWrite4BERange
(
unsigned
long
*
i
,
int
num
,
FILE
*
fp
)
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
i
,
num
,
fp
);};
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
i
,
num
,
fp
);};
static
void
SwapWrite4BERange
(
char
*
c
,
int
num
,
vtkO
stream
*
fp
);
static
void
SwapWrite4BERange
(
char
*
c
,
int
num
,
o
stream
*
fp
);
static
void
SwapWrite4BERange
(
float
*
p
,
int
num
,
vtkO
stream
*
fp
)
static
void
SwapWrite4BERange
(
float
*
p
,
int
num
,
o
stream
*
fp
)
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
p
,
num
,
fp
);};
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
p
,
num
,
fp
);};
static
void
SwapWrite4BERange
(
int
*
i
,
int
num
,
vtkO
stream
*
fp
)
static
void
SwapWrite4BERange
(
int
*
i
,
int
num
,
o
stream
*
fp
)
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
i
,
num
,
fp
);};
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
i
,
num
,
fp
);};
static
void
SwapWrite4BERange
(
unsigned
long
*
i
,
int
num
,
vtkO
stream
*
fp
)
static
void
SwapWrite4BERange
(
unsigned
long
*
i
,
int
num
,
o
stream
*
fp
)
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
i
,
num
,
fp
);};
{
vtkByteSwap
::
SwapWrite4BERange
((
char
*
)
i
,
num
,
fp
);};
...
@@ -148,8 +148,8 @@ public:
...
@@ -148,8 +148,8 @@ public:
static
void
SwapWrite2BERange
(
short
*
i
,
int
num
,
FILE
*
fp
)
static
void
SwapWrite2BERange
(
short
*
i
,
int
num
,
FILE
*
fp
)
{
vtkByteSwap
::
SwapWrite2BERange
((
char
*
)
i
,
num
,
fp
);};
{
vtkByteSwap
::
SwapWrite2BERange
((
char
*
)
i
,
num
,
fp
);};
static
void
SwapWrite2BERange
(
char
*
c
,
int
num
,
vtkO
stream
*
fp
);
static
void
SwapWrite2BERange
(
char
*
c
,
int
num
,
o
stream
*
fp
);
static
void
SwapWrite2BERange
(
short
*
i
,
int
num
,
vtkO
stream
*
fp
)
static
void
SwapWrite2BERange
(
short
*
i
,
int
num
,
o
stream
*
fp
)
{
vtkByteSwap
::
SwapWrite2BERange
((
char
*
)
i
,
num
,
fp
);};
{
vtkByteSwap
::
SwapWrite2BERange
((
char
*
)
i
,
num
,
fp
);};
// Description:
// Description:
...
...
common/vtkCell.cxx
View file @
c9346ebf
...
@@ -257,7 +257,7 @@ int vtkCell::GetParametricCenter(float pcoords[3])
...
@@ -257,7 +257,7 @@ int vtkCell::GetParametricCenter(float pcoords[3])
return
0
;
return
0
;
}
}
void
vtkCell
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkCell
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
int
numIds
=
this
->
PointIds
->
GetNumberOfIds
();
int
numIds
=
this
->
PointIds
->
GetNumberOfIds
();
...
...
common/vtkCell.h
View file @
c9346ebf
...
@@ -81,7 +81,7 @@ class VTK_EXPORT vtkCell : public vtkObject
...
@@ -81,7 +81,7 @@ class VTK_EXPORT vtkCell : public vtkObject
{
{
public:
public:
vtkTypeMacro
(
vtkCell
,
vtkObject
);
vtkTypeMacro
(
vtkCell
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Initialize cell from outside with point ids and point
// Initialize cell from outside with point ids and point
...
...
common/vtkCellData.cxx
View file @
c9346ebf
...
@@ -94,7 +94,7 @@ void vtkCellData::NullCell (int ptId)
...
@@ -94,7 +94,7 @@ void vtkCellData::NullCell (int ptId)
}
}
void
vtkCellData
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkCellData
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkDataSetAttributes
::
PrintSelf
(
os
,
indent
);
vtkDataSetAttributes
::
PrintSelf
(
os
,
indent
);
}
}
common/vtkCellData.h
View file @
c9346ebf
...
@@ -58,7 +58,7 @@ public:
...
@@ -58,7 +58,7 @@ public:
static
vtkCellData
*
New
();
static
vtkCellData
*
New
();
vtkTypeMacro
(
vtkCellData
,
vtkDataSetAttributes
);
vtkTypeMacro
(
vtkCellData
,
vtkDataSetAttributes
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Set cell data to null values
// Set cell data to null values
...
...
common/vtkCharArray.cxx
View file @
c9346ebf
...
@@ -167,7 +167,7 @@ void vtkCharArray::DeepCopy(vtkDataArray *ia)
...
@@ -167,7 +167,7 @@ void vtkCharArray::DeepCopy(vtkDataArray *ia)
}
}
}
}
void
vtkCharArray
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkCharArray
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkDataArray
::
PrintSelf
(
os
,
indent
);
vtkDataArray
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkCharArray.h
View file @
c9346ebf
...
@@ -56,7 +56,7 @@ public:
...
@@ -56,7 +56,7 @@ public:
static
vtkCharArray
*
New
();
static
vtkCharArray
*
New
();
vtkTypeMacro
(
vtkCharArray
,
vtkDataArray
);
vtkTypeMacro
(
vtkCharArray
,
vtkDataArray
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Allocate memory for this array. Delete old storage only if necessary.
// Allocate memory for this array. Delete old storage only if necessary.
...
...
common/vtkCollection.cxx
View file @
c9346ebf
...
@@ -188,7 +188,7 @@ int vtkCollection::GetNumberOfItems()
...
@@ -188,7 +188,7 @@ int vtkCollection::GetNumberOfItems()
}
}
void
vtkCollection
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkCollection
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkObject
::
PrintSelf
(
os
,
indent
);
vtkObject
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkCollection.h
View file @
c9346ebf
...
@@ -71,7 +71,7 @@ class VTK_EXPORT vtkCollection : public vtkObject
...
@@ -71,7 +71,7 @@ class VTK_EXPORT vtkCollection : public vtkObject
{
{
public:
public:
vtkTypeMacro
(
vtkCollection
,
vtkObject
);
vtkTypeMacro
(
vtkCollection
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Construct with empty list.
// Construct with empty list.
...
...
common/vtkContourValues.cxx
View file @
c9346ebf
...
@@ -203,7 +203,7 @@ int vtkContourValues::GetNumberOfContours()
...
@@ -203,7 +203,7 @@ int vtkContourValues::GetNumberOfContours()
return
this
->
Contours
->
GetMaxId
()
+
1
;
return
this
->
Contours
->
GetMaxId
()
+
1
;
}
}
void
vtkContourValues
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkContourValues
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
int
i
,
numContours
=
this
->
Contours
->
GetMaxId
()
+
1
;
int
i
,
numContours
=
this
->
Contours
->
GetMaxId
()
+
1
;
...
...
common/vtkContourValues.h
View file @
c9346ebf
...
@@ -64,7 +64,7 @@ public:
...
@@ -64,7 +64,7 @@ public:
static
vtkContourValues
*
New
();
static
vtkContourValues
*
New
();
vtkTypeMacro
(
vtkContourValues
,
vtkObject
);
vtkTypeMacro
(
vtkContourValues
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Set the ith contour value.
// Set the ith contour value.
...
...
common/vtkCoordinate.cxx
View file @
c9346ebf
...
@@ -105,7 +105,7 @@ const char *vtkCoordinate::GetCoordinateSystemAsString()
...
@@ -105,7 +105,7 @@ const char *vtkCoordinate::GetCoordinateSystemAsString()
}
}
}
}
void
vtkCoordinate
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkCoordinate
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
this
->
vtkObject
::
PrintSelf
(
os
,
indent
);
this
->
vtkObject
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkCoordinate.h
View file @
c9346ebf
...
@@ -86,7 +86,7 @@ class VTK_EXPORT vtkCoordinate : public vtkObject
...
@@ -86,7 +86,7 @@ class VTK_EXPORT vtkCoordinate : public vtkObject
{
{
public:
public:
vtkTypeMacro
(
vtkCoordinate
,
vtkObject
);
vtkTypeMacro
(
vtkCoordinate
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Creates an instance of this class with the following defaults:
// Creates an instance of this class with the following defaults:
...
...
common/vtkCriticalSection.cxx
View file @
c9346ebf
...
@@ -143,7 +143,7 @@ vtkSimpleCriticalSection *vtkSimpleCriticalSection::SafeDownCast(vtkSimpleCritic
...
@@ -143,7 +143,7 @@ vtkSimpleCriticalSection *vtkSimpleCriticalSection::SafeDownCast(vtkSimpleCritic
return
(
vtkSimpleCriticalSection
*
)
o
;
return
(
vtkSimpleCriticalSection
*
)
o
;
}
}
void
vtkCriticalSection
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkCriticalSection
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkObject
::
PrintSelf
(
os
,
indent
);
vtkObject
::
PrintSelf
(
os
,
indent
);
}
}
...
...
common/vtkCriticalSection.h
View file @
c9346ebf
...
@@ -124,7 +124,7 @@ public:
...
@@ -124,7 +124,7 @@ public:
static
vtkCriticalSection
*
New
();
static
vtkCriticalSection
*
New
();
vtkTypeMacro
(
vtkCriticalSection
,
vtkObject
);
vtkTypeMacro
(
vtkCriticalSection
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Lock the vtkCriticalSection
// Lock the vtkCriticalSection
...
...
common/vtkDataArray.cxx
View file @
c9346ebf
...
@@ -255,7 +255,7 @@ unsigned long vtkDataArray::GetActualMemorySize()
...
@@ -255,7 +255,7 @@ unsigned long vtkDataArray::GetActualMemorySize()
return
(
unsigned
long
)
ceil
((
size
*
numPrims
)
/
1000.0
);
//kilobytes
return
(
unsigned
long
)
ceil
((
size
*
numPrims
)
/
1000.0
);
//kilobytes
}
}
void
vtkDataArray
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkDataArray
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkObject
::
PrintSelf
(
os
,
indent
);
vtkObject
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkDataArray.h
View file @
c9346ebf
...
@@ -72,7 +72,7 @@ class VTK_EXPORT vtkDataArray : public vtkObject
...
@@ -72,7 +72,7 @@ class VTK_EXPORT vtkDataArray : public vtkObject
{
{
public:
public:
vtkTypeMacro
(
vtkDataArray
,
vtkObject
);
vtkTypeMacro
(
vtkDataArray
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
virtual
int
Allocate
(
const
int
sz
,
const
int
ext
=
1000
)
=
0
;
virtual
int
Allocate
(
const
int
sz
,
const
int
ext
=
1000
)
=
0
;
virtual
void
Initialize
()
=
0
;
virtual
void
Initialize
()
=
0
;
...
...
common/vtkDataInformation.h
View file @
c9346ebf
...
@@ -57,7 +57,7 @@ class VTK_EXPORT vtkDataInformation : public vtkObject
...
@@ -57,7 +57,7 @@ class VTK_EXPORT vtkDataInformation : public vtkObject
public:
public:
static
vtkDataInformation
*
New
();
static
vtkDataInformation
*
New
();
vtkTypeMacro
(
vtkDataInformation
,
vtkObject
);
vtkTypeMacro
(
vtkDataInformation
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Makes an empty similar type object.
// Makes an empty similar type object.
...
@@ -108,8 +108,8 @@ public:
...
@@ -108,8 +108,8 @@ public:
// Description:
// Description:
// Serialization provided for the multi-process ports.
// Serialization provided for the multi-process ports.
virtual
void
ReadSelf
(
vtkI
stream
&
is
);
virtual
void
ReadSelf
(
i
stream
&
is
);
virtual
void
WriteSelf
(
vtkO
stream
&
os
);
virtual
void
WriteSelf
(
o
stream
&
os
);
protected:
protected:
vtkDataInformation
();
vtkDataInformation
();
...
...
common/vtkDataObject.cxx
View file @
c9346ebf
...
@@ -634,7 +634,7 @@ void vtkDataObject::InternalDataObjectCopy(vtkDataObject *src)
...
@@ -634,7 +634,7 @@ void vtkDataObject::InternalDataObjectCopy(vtkDataObject *src)
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
void
vtkDataObject
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkDataObject
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkObject
::
PrintSelf
(
os
,
indent
);
vtkObject
::
PrintSelf
(
os
,
indent
);
...
@@ -656,25 +656,25 @@ void vtkDataObject::PrintSelf(vtkOstream& os, vtkIndent indent)
...
@@ -656,25 +656,25 @@ void vtkDataObject::PrintSelf(vtkOstream& os, vtkIndent indent)
os
<<
indent
<<
"Global Release Data: "
os
<<
indent
<<
"Global Release Data: "
<<
(
vtkDataObjectGlobalReleaseDataFlag
?
"On
\n
"
:
"Off
\n
"
);
<<
(
vtkDataObjectGlobalReleaseDataFlag
?
"On
\n
"
:
"Off
\n
"
);
os
<<
indent
<<
"PipelineMTime: "
<<
this
->
PipelineMTime
<<
vtkE
ndl
;
os
<<
indent
<<
"PipelineMTime: "
<<
this
->
PipelineMTime
<<
e
ndl
;
os
<<
indent
<<
"UpdateTime: "
<<
this
->
UpdateTime
<<
vtkE
ndl
;
os
<<
indent
<<
"UpdateTime: "
<<
this
->
UpdateTime
<<
e
ndl
;
os
<<
indent
<<
"Update Number Of Pieces: "
<<
this
->
UpdateNumberOfPieces
<<
vtkE
ndl
;
os
<<
indent
<<
"Update Number Of Pieces: "
<<
this
->
UpdateNumberOfPieces
<<
e
ndl
;
os
<<
indent
<<
"Update Piece: "
<<
this
->
UpdatePiece
<<
vtkE
ndl
;
os
<<
indent
<<
"Update Piece: "
<<
this
->
UpdatePiece
<<
e
ndl
;
os
<<
indent
<<
"Maximum Number Of Pieces: "
<<
this
->
MaximumNumberOfPieces
<<
vtkE
ndl
;
os
<<
indent
<<
"Maximum Number Of Pieces: "
<<
this
->
MaximumNumberOfPieces
<<
e
ndl
;
os
<<
indent
<<
"UpdateExtent: "
<<
this
->
UpdateExtent
[
0
]
<<
", "
os
<<
indent
<<
"UpdateExtent: "
<<
this
->
UpdateExtent
[
0
]
<<
", "
<<
this
->
UpdateExtent
[
1
]
<<
", "
<<
this
->
UpdateExtent
[
2
]
<<
", "
<<
this
->
UpdateExtent
[
1
]
<<
", "
<<
this
->
UpdateExtent
[
2
]
<<
", "
<<
this
->
UpdateExtent
[
3
]
<<
", "
<<
this
->
UpdateExtent
[
4
]
<<
", "
<<
this
->
UpdateExtent
[
3
]
<<
", "
<<
this
->
UpdateExtent
[
4
]
<<
", "
<<
this
->
UpdateExtent
[
5
]
<<
vtkE
ndl
;
<<
this
->
UpdateExtent
[
5
]
<<
e
ndl
;
os
<<
indent
<<
"WholeExtent: "
<<
this
->
WholeExtent
[
0
]
<<
", "
os
<<
indent
<<
"WholeExtent: "
<<
this
->
WholeExtent
[
0
]
<<
", "
<<
this
->
WholeExtent
[
1
]
<<
", "
<<
this
->
WholeExtent
[
2
]
<<
", "
<<
this
->
WholeExtent
[
1
]
<<
", "
<<
this
->
WholeExtent
[
2
]
<<
", "
<<
this
->
WholeExtent
[
3
]
<<
", "
<<
this
->
WholeExtent
[
4
]
<<
", "
<<
this
->
WholeExtent
[
3
]
<<
", "
<<
this
->
WholeExtent
[
4
]
<<
", "
<<
this
->
WholeExtent
[
5
]
<<
vtkE
ndl
;
<<
this
->
WholeExtent
[
5
]
<<
e
ndl
;
os
<<
indent
<<
"Field Data:
\n
"
;
os
<<
indent
<<
"Field Data:
\n
"
;
this
->
FieldData
->
PrintSelf
(
os
,
indent
.
GetNextIndent
());
this
->
FieldData
->
PrintSelf
(
os
,
indent
.
GetNextIndent
());
os
<<
indent
<<
"LastUpdateExtentWasOutsideOfTheExtent: "
<<
os
<<
indent
<<
"LastUpdateExtentWasOutsideOfTheExtent: "
<<
this
->
LastUpdateExtentWasOutsideOfTheExtent
<<
vtkE
ndl
;
this
->
LastUpdateExtentWasOutsideOfTheExtent
<<
e
ndl
;
}
}
common/vtkDataObject.h
View file @
c9346ebf
...
@@ -73,7 +73,7 @@ public:
...
@@ -73,7 +73,7 @@ public:
static
vtkDataObject
*
New
();
static
vtkDataObject
*
New
();
vtkTypeMacro
(
vtkDataObject
,
vtkObject
);
vtkTypeMacro
(
vtkDataObject
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Create concrete instance of this data object.
// Create concrete instance of this data object.
...
...
common/vtkDataSet.cxx
View file @
c9346ebf
...
@@ -373,7 +373,7 @@ void vtkDataSet::InternalDataSetCopy(vtkDataSet *src)
...
@@ -373,7 +373,7 @@ void vtkDataSet::InternalDataSetCopy(vtkDataSet *src)
}
}
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
void
vtkDataSet
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkDataSet
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
float
*
bounds
;
float
*
bounds
;
...
...
common/vtkDataSet.h
View file @
c9346ebf
...
@@ -74,7 +74,7 @@ class VTK_EXPORT vtkDataSet : public vtkDataObject
...
@@ -74,7 +74,7 @@ class VTK_EXPORT vtkDataSet : public vtkDataObject
{
{
public:
public:
vtkTypeMacro
(
vtkDataSet
,
vtkDataObject
);
vtkTypeMacro
(
vtkDataSet
,
vtkDataObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Copy the geometric and topological structure of an object. Note that
// Copy the geometric and topological structure of an object. Note that
...
...
common/vtkDataSetAttributes.cxx
View file @
c9346ebf
...
@@ -1494,7 +1494,7 @@ unsigned long vtkDataSetAttributes::GetActualMemorySize()
...
@@ -1494,7 +1494,7 @@ unsigned long vtkDataSetAttributes::GetActualMemorySize()
return
size
;
return
size
;
}
}
void
vtkDataSetAttributes
::
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
)
void
vtkDataSetAttributes
::
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
)
{
{
vtkObject
::
PrintSelf
(
os
,
indent
);
vtkObject
::
PrintSelf
(
os
,
indent
);
...
...
common/vtkDataSetAttributes.h
View file @
c9346ebf
...
@@ -67,7 +67,7 @@ public:
...
@@ -67,7 +67,7 @@ public:
static
vtkDataSetAttributes
*
New
();
static
vtkDataSetAttributes
*
New
();
vtkTypeMacro
(
vtkDataSetAttributes
,
vtkObject
);
vtkTypeMacro
(
vtkDataSetAttributes
,
vtkObject
);
void
PrintSelf
(
vtkO
stream
&
os
,
vtkIndent
indent
);
void
PrintSelf
(
o
stream
&
os
,
vtkIndent
indent
);
// Description:
// Description:
// Initialize all of the object's data to NULL
// Initialize all of the object's data to NULL
...
...
common/vtkDirectory.cxx
View file @
c9346ebf
...
@@ -19,7 +19,7 @@ vtkDirectory::~vtkDirectory()