OcclusionBuffer Constructor |
Name | Description | |
---|---|---|
OcclusionBuffer(IGraphicsService) |
Initializes a new instance of the OcclusionBuffer with a default size of
512 x 256 and a triangle buffer size of 21845.
| |
OcclusionBuffer(IGraphicsService, Int32, Int32, Int32) |
Initializes a new instance of the OcclusionBuffer class with the specified
buffer size.
|