File: dxall1342

package info (click to toggle)
dx 1%3A4.4.4-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 49,864 kB
  • sloc: ansic: 365,482; cpp: 156,594; sh: 13,801; java: 10,641; makefile: 2,373; awk: 444; yacc: 327
file content (17 lines) | stat: -rw-r--r-- 1,412 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!F-adobe-helvetica-medium-r-normal--18*
#!N 
#!N  #!Rdxqdl 
DXQueryDistantLight #!N #!N Function #!N #!N Returns information about a distant 
Light. #!N #!N Syntax #!N  #!F-adobe-times-bold-r-normal--18*   #include <dx/dx.h> Light DXQueryDistantLight(Light l, 
Vector *direction, RGBColor *color) #!EF #!N #!N Functional Details #!N #!N 
Determines whether  #!F-adobe-times-bold-r-normal--18*   l #!EF is a distant Light and returns 
in  #!F-adobe-times-bold-r-normal--18*   *direction #!EF and  #!F-adobe-times-bold-r-normal--18*   *color #!EF the information specified 
when the light was created. The light source is located at 
an infinite distance from the scene in the direction specified by 
 #!F-adobe-times-bold-r-normal--18*   direction #!EF . #!N #!N Return Value #!N #!N Returns 
 #!F-adobe-times-bold-r-normal--18*   l #!EF (if it is a Distant Light) or  #!F-adobe-times-bold-r-normal--18*   
NULL #!EF (if it is another type) without setting an error 
code; otherwise, returns  #!F-adobe-times-bold-r-normal--18*   NULL #!EF and sets an error code. 
#!N #!N See Also #!N #!N  #!F-adobe-times-bold-r-normal--18*    #!Ldxndl,dxall1315 h DXNewDistantLight  #!EL  #!EF #!N #!N 
 #!Llightsc,dxall1139 h Light Class  #!EL  . #!N #!N #!N  #!F-adobe-times-medium-i-normal--18*   Next Topic #!EF #!N #!N 
 #!Ldxqgc,dxall1343 h DXQueryGridConnections  #!EL  #!N  #!F-adobe-times-medium-i-normal--18*   #!N