The FramBufferDT type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FramBufferDT |
Initializes a new instance of the FramBufferDT class
|
Methods
Name | Description | |
---|---|---|
attacheAdditionalBuffer | (Inherited from FramBufferObject.) | |
attacheDepthBuffer | (Overrides FramBufferObject..::..attacheDepthBuffer()()()().) | |
cleanUp |
Deletes the framebuffer
(Inherited from FramBufferObject.) | |
cleanUpAdditionalBuffer | (Inherited from FramBufferObject.) | |
cleanUpDepthBuffer | (Overrides FramBufferObject..::..cleanUpDepthBuffer()()()().) | |
clearAll |
Clears the framebuffer
(Inherited from FramBufferObject.) | |
disable |
Deaktivates the framebuffer
(Inherited from FramBufferObject.) | |
enable |
Activates the framebuffer
(Inherited from FramBufferObject.) | |
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
getColorTextureID |
Returns the texture-id
(Inherited from FramBufferObject.) | |
getDepthTextureID |
Returns the depth texture id
| |
getFramBufferID | (Inherited from FramBufferObject.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Ogl | (Inherited from FramBufferObject.) | |
SizeX |
Size in X-direction
(Inherited from FramBufferObject.) | |
SizeY |
Size in Y-direction
(Inherited from FramBufferObject.) |