<div>Dear all,</div>
<div> </div>
<div>I&#39;ve posted this question once, but didn&#39;t explain it well. So I reorganized it as following:</div>
<div> </div>
<div>I have a 3D surface model. It is composed by 5090 3D points, each point has x, y, z coordinate. I put all these points into a vtkPolyData Obeject and bind it to a vtkActor. I didn&#39;t put any other light sources in my model but the ambient light. I want to get the light intensity of a particular point. The point is indicated by its point ID. And I&#39;m working on this with VC++.</div>

<div> </div>
<div>My problem is, I can&#39;t find any vtk function to get the light intensity of a particular point. Does anyone have idea how to do it?</div>
<div> </div>
<div>Thank you very much.</div>
<div> </div>
<div>Wenlong</div>