Nevron Open Vision Documentation
Nevron.NOpenGLRenderingTest Namespace / NResources Class
Fields Properties Methods


In This Topic
    NResources Class Members
    In This Topic

    The following tables list the members exposed by NResources.

    Public Fields
    Public Properties
    Public Methods
     NameDescription
    Public MethodReturns the resource with the specified name or null if a resource with this name does not exist. (Inherited from Nevron.Nov.NEmbeddedResourceContainer)
    Public MethodOverloaded. Returns the bytes of the resource with the specified name or null if a resource with this name does not exist. (Inherited from Nevron.Nov.NEmbeddedResourceContainer)
    Public MethodGets the names of the resources contained in this container. (Inherited from Nevron.Nov.NEmbeddedResourceContainer)
    Public MethodGets a stream from the resource with the specified name. Returns null if a resource with this name does not exist. (Inherited from Nevron.Nov.NEmbeddedResourceContainer)
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the given byte array to this resource container's byte data. (Inherited from Nevron.Nov.NEmbeddedResourceContainer)
    Protected MethodRegisters a resource. (Inherited from Nevron.Nov.NEmbeddedResourceContainer)
    Top
    See Also