Definition at line 7 of file HFile_rmanint.php.
◆ donothing()
HFile_rmanint::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_rmanint()
HFile_rmanint::HFile_rmanint |
( |
| ) |
|
Definition at line 9 of file HFile_rmanint.php.
References array.
24 $this->colours =
array(
"blue",
"purple",
"gray",
"brown",
"blue",
"purple");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
31 $this->indent =
array(
"{",
"Begin",
"AttributeBegin",
"FrameBegin",
"MotionBegin",
"ObjectBegin",
"SolidBegin",
"TransformBegin",
"WorldBegin");
32 $this->unindent =
array(
"}",
"End",
"AttributeEnd",
"FrameEnd",
"MotionEnd",
"ObjectEnd",
"SolidEnd",
"TransformEnd",
"WorldEnd");
36 $this->stringchars =
array();
37 $this->delimiters =
array(
"~",
"!",
"@",
"%",
"^",
"&",
"*",
"(",
")",
"-",
"+",
"=",
"|",
"\\",
"/",
"{",
"}",
"[",
"]",
":",
";",
"\"",
"'",
"<",
">",
" ",
",",
" ",
".",
"?");
42 $this->linecommenton =
array(
"#");
43 $this->blockcommenton =
array(
"");
44 $this->blockcommentoff =
array(
"");
48 $this->keywords =
array(
49 "AreaLightSource" =>
"1",
51 "AttributeBegin" =>
"1",
52 "AttributeEnd" =>
"1",
57 "ColorSamples" =>
"1",
58 "ConcatTransform" =>
"1",
59 "CoordinateSystem" =>
"1",
62 "DepthOfField" =>
"1",
65 "Displacement" =>
"1",
70 "FrameAspectRatio" =>
"1",
73 "GeometricApproximation" =>
"1",
86 "PixelSamples" =>
"1",
87 "PixelVariance" =>
"1",
90 "RelativeDetail" =>
"1",
91 "RiAreaLightSource" =>
"1",
93 "RiAttributeEnd" =>
"1",
98 "RiColorSamples" =>
"1",
99 "RiConcatTransform" =>
"1",
100 "RiCoordinateSystem" =>
"1",
101 "RiCropWindow" =>
"1",
102 "RiDepthOfField" =>
"1",
104 "RiDetailRange" =>
"1",
105 "RiDisplacement" =>
"1",
110 "RiFrameAspectRatio" =>
"1",
111 "RiFrameBegin" =>
"1",
113 "RiGeometricApproximation" =>
"1",
116 "RiIlluminate" =>
"1",
118 "RiLightSource" =>
"1",
122 "RiOrientation" =>
"1",
123 "RiPerspective" =>
"1",
124 "RiPixelFilter" =>
"1",
125 "RiPixelSamples" =>
"1",
126 "RiPixelVariance" =>
"1",
127 "RiProjection" =>
"1",
129 "RiRelativeDetail" =>
"1",
131 "RiScreenWindow" =>
"1",
132 "RiShadingInterpolation" =>
"1",
133 "RiShadingRate" =>
"1",
138 "RiTextureCoordinates" =>
"1",
139 "RiTransform" =>
"1",
140 "RiTransformBegin" =>
"1",
141 "RiTransformEnd" =>
"1",
142 "RiTransformPoints" =>
"1",
143 "RiTranslate" =>
"1",
144 "RiWorldBegin" =>
"1",
148 "ScreenWindow" =>
"1",
149 "ShadingInterpolation" =>
"1",
150 "ShadingRate" =>
"1",
155 "TextureCoordinates" =>
"1",
157 "TransformBegin" =>
"1",
158 "TransformEnd" =>
"1",
159 "TransformPoints" =>
"1",
167 "GeneralPolygon" =>
"2",
169 "Hyperboloid" =>
"2",
171 "ObjectBegin" =>
"2",
173 "ObjectInstance" =>
"2",
176 "PointsPolygons" =>
"2",
177 "PointsGeneralPolygons" =>
"2",
186 "RiGeneralPolygon" =>
"2",
188 "RiHyperboloid" =>
"2",
190 "RiObjectBegin" =>
"2",
191 "RiObjectEnd" =>
"2",
192 "RiObjectInstance" =>
"2",
194 "RiParaboloid" =>
"2",
195 "RiPointsPolygons" =>
"2",
196 "RiPointsGeneralPolygons" =>
"2",
198 "RiProcedural" =>
"2",
199 "RiSolidBegin" =>
"2",
203 "MotionBegin" =>
"3",
205 "RiMotionBegin" =>
"3",
206 "RiMotionEnd" =>
"3",
208 "MakeCubeFaceEnvironment" =>
"4",
209 "MakeLatLongEnvironment" =>
"4",
210 "MakeTexture" =>
"4",
212 "RiMakeCubeFaceEnvironment" =>
"4",
213 "RiMakeLatLongEnvironment" =>
"4",
214 "RiMakeTexture" =>
"4",
215 "ArchiveRecord" =>
"5",
216 "ErrorHandler" =>
"5",
217 "RiArchiveRecord" =>
"5",
218 "RiErrorHandler" =>
"5",
249 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: