Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 280

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkCocoaGLView Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkCocoaGLView Class Reference</h1><!-- doxytag: class="vtkCocoaGLView" --><code>#import &lt;<a class="el" href="a05170.html">vtkCocoaGLView.h</a>&gt;</code>
<p>

<p>
<a href="a08626.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
Cocoa OpenGL rendering context. 
<p>
This class is a subclass of Cocoa's NSView; it uses Objective-C++. This class overrides several NSView methods. It overrides keyDown and keyUp to provide the usual VTK keyboard user interface. It overrides mouseMoved, scrollWheel, mouseDown, rightMouseDown, and otherMouseDown to provide the usual VTK mouse user interface. It overrides drawRect to render and draw onscreen. Note that this class was previously a subclass of NSOpenGLView, but starting with VTK 5.0 is now a subclass of NSView.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00279.html" title="Cocoa OpenGL rendering window.">vtkCocoaRenderWindow</a> <a class="el" href="a00280.html" title="implements Cocoa specific functions required by vtkRenderWindowInteractor.">vtkCocoaRenderWindowInteractor</a> </dd></dl>

<p>Definition at line <a class="el" href="a05170.html#l00053">53</a> of file <a class="el" href="a05170.html">vtkCocoaGLView.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">(<a class="el" href="a03380.html#437ef21cbd214c6482d406eb3e20633d">vtkCocoaRenderWindowRef</a>)&nbsp;</td><td class="memItemRight" valign="bottom">- <a class="el" href="a00277.html#5ebdae9b98d39a52412a5dab8710ba5a">getVTKRenderWindow</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">(void)&nbsp;</td><td class="memItemRight" valign="bottom">- <a class="el" href="a00277.html#e577035b8b9531070836c1960d1224d1">setVTKRenderWindow:</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">(<a class="el" href="a03380.html#86c05e7a7e6014fb93a60943509c79a6">vtkCocoaRenderWindowInteractorRef</a>)&nbsp;</td><td class="memItemRight" valign="bottom">- <a class="el" href="a00277.html#9da2163b60925d0a3a378fe79abc1fae">getInteractor</a></td></tr>

</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="5ebdae9b98d39a52412a5dab8710ba5a"></a><!-- doxytag: member="vtkCocoaGLView::getVTKRenderWindow" ref="5ebdae9b98d39a52412a5dab8710ba5a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">- (<a class="el" href="a03380.html#437ef21cbd214c6482d406eb3e20633d">vtkCocoaRenderWindowRef</a>) getVTKRenderWindow           </td>
          <td></td>
          <td class="paramname">          </td>
          <td>&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="e577035b8b9531070836c1960d1224d1"></a><!-- doxytag: member="vtkCocoaGLView::setVTKRenderWindow:" ref="e577035b8b9531070836c1960d1224d1" args="(vtkCocoaRenderWindowRef theVTKRenderWindow)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">- (void) setVTKRenderWindow:           </td>
          <td></td>
          <td class="paramtype">(<a class="el" href="a03380.html#437ef21cbd214c6482d406eb3e20633d">vtkCocoaRenderWindowRef</a>)&nbsp;</td>
          <td class="paramname"> <em>theVTKRenderWindow</em>          </td>
          <td>&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="9da2163b60925d0a3a378fe79abc1fae"></a><!-- doxytag: member="vtkCocoaGLView::getInteractor" ref="9da2163b60925d0a3a378fe79abc1fae" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">- (<a class="el" href="a03380.html#86c05e7a7e6014fb93a60943509c79a6">vtkCocoaRenderWindowInteractorRef</a>) getInteractor           </td>
          <td></td>
          <td class="paramname">          </td>
          <td>&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Rendering/<a class="el" href="a05170.html">vtkCocoaGLView.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 18:57:07 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>